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

All Superinterfaces:
AnnotationReader<java.lang.reflect.Type,java.lang.Class,java.lang.reflect.Field,java.lang.reflect.Method>
All Known Implementing Classes:
RuntimeInlineAnnotationReader

public interface RuntimeAnnotationReader
extends AnnotationReader<java.lang.reflect.Type,java.lang.Class,java.lang.reflect.Field,java.lang.reflect.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