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>

Author:
Kohsuke Kawaguchi

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
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.