|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassFileDriver
The interface for traversing the class files and passing them to a handler.
ClassFileHandler,
ProjectClassesTransformer,
Main| Method Summary | |
|---|---|
void |
drive(ClassFileHandler handler)
Traverse the class files hiearchy and for each class file pass both the class' name and the class's reader to the handler. |
| Method Detail |
|---|
void drive(ClassFileHandler handler)
throws Exception
handler - the handler
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||