@Version(value="1.0")
Interface | Description |
---|---|
AnnotationInfo |
Type for annotation instances.
|
AnnotationValue |
Representation of an annotation value.
|
ClassInfo |
Info type used to represent a class.
|
FieldInfo |
Info object type representing a java field.
|
Info |
Base class for info objects.
|
InfoStore |
A store of info objects (packages, classes, fields, methods, and annotations).
|
InfoStoreFactory | |
MethodInfo |
Info object type representing a java method.
|
PackageInfo |
Info object type representing a java package.
|
Exception | Description |
---|---|
InfoStoreException |