com.sun.xml.bind.v2.model.annotation
Interface RuntimeAnnotationReader

All Superinterfaces:
AnnotationReader<Type,Class,Field,Method>
All Known Implementing Classes:
RuntimeInlineAnnotationReader

public interface RuntimeAnnotationReader
extends AnnotationReader<Type,Class,Field,Method>


Method Summary
 
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
getAllFieldAnnotations, getAllMethodAnnotations, getClassAnnotation, getClassArrayValue, getClassValue, getFieldAnnotation, getMethodAnnotation, getMethodAnnotation, getMethodParameterAnnotation, getPackageAnnotation, hasClassAnnotation, hasFieldAnnotation, hasMethodAnnotation, hasMethodAnnotation, setErrorHandler