|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AnnotatedElement | An annotated element is a java declaration that can be annotated. |
| AnnotationModel | Represents an annotation |
| ArchiveAdapter | adapter for reading archive style structure |
| ArchiveSelector | An archive selector allows the user to select if an archive should be parsed by the parser engine. |
| ClassModel | Model that represents a class |
| ExtensibleType<T extends ExtensibleType> | An extensible type is a type that can be subclassed like an interface or a class. |
| FieldModel | Model that represent the field of a class |
| InterfaceModel | Represents an interface declaration. |
| MethodModel | Model to represent a method declaration |
| Parameter | Denote a parameter to a method |
| Type | A type defines java type which can be an interface or a class. |
| Types | Represents the result of a parsing activity. |
| Class Summary | |
|---|---|
| ArchiveAdapter.Entry | |
| Parser | Parse jar files or directories and create the model for any classes found. |
| ParsingContext | Parsing context for parsing jars and directories and getting a classmodel back |
| ParsingContext.Builder | Context builder |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||