Class | Description |
---|---|
AnnotatedClassDescriptor |
describe a class that was annotated with one of the configured annotations
|
AnnotationDescriptor |
a class annotation
|
AttributeDescriptor |
a field set in an annotation
(to simplify we have a list of string representations of the values)
|
ChildClassDescriptor |
a class that implements a specific type
|
FieldDescriptor |
a class fields
|
ParentClassDescriptor |
a parent class and its implementations that was specifically searched for during scanning
|
ScanResult |
The root doc of the scan result
|
TypeDescriptor |
represents the type of a field
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.