Start with either
{@link com.jeantessier.classreader.AggregatingClassfileLoader} or
{@link com.jeantessier.classreader.TransientClassfileLoader} to load
.class files into memory, and then use
{@link com.jeantessier.classreader.Classfile} to traverse the structures.