Class | Description |
---|---|
AnnotationHelper |
Purpose:Provide a class which is responsible for returning Annotations
from AnnotatedElements.
|
JavaAnnotationImpl |
INTERNAL:
Purpose:A wrapper class for a JDK Annotation.
|
JavaClassImpl |
INTERNAL:
Purpose:A wrapper class for a JDK Class.
|
JavaConstructorImpl |
Purpose: JavaModel representation of a java.lang.reflect.Constructor object.
|
JavaFieldImpl |
INTERNAL:
Purpose:A wrapper class for a JDK Field.
|
JavaMethodImpl |
INTERNAL:
Purpose:A wrapper for a JDK Method.
|
JavaModelImpl |
INTERNAL:
Purpose:The JavaModel is the central access point to the TopLink
JAXB 2.0 Java model implementation's source/class files.
|
JavaModelInputImpl |
INTERNAL:
Purpose:Provide access to an array of JavaClass instances
and their associated JavaModel.
|
JavaPackageImpl |
INTERNAL:
Purpose:A wrapper class for a JDK Package.
|