Package com.sun.xml.bind.v2.model.annotation
package com.sun.xml.bind.v2.model.annotation
Abstraction around reading annotations, to support internal/external annotations.
-
ClassDescriptionAbstractInlineAnnotationReaderImpl<T,
C, F, M> AnnotationReaderthat reads annotation from classes, not from external binding files.AnnotationReader<T,C, F, M> Reads annotations for the given property.Implemented by objects that can have annotations.Locatableimplementation for a class.Locatableimplementation for a field.Locationthat is chained.Annotationthat also implementsLocatable.Locatableimplementation for a method.Base implementation ofLocatableAnnotation.AnnotationReaderthat usesjava.lang.reflectto read annotations from class files.