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> AnnotationReader
that 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.Locatable
implementation for a class.Locatable
implementation for a field.Location
that is chained.Annotation
that also implementsLocatable
.Locatable
implementation for a method.Base implementation ofLocatable
Annotation
.AnnotationReader
that usesjava.lang.reflect
to read annotations from class files.