Uses of Interface
com.sun.xml.bind.v2.model.annotation.AnnotationReader

Packages that use AnnotationReader
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
com.sun.xml.bind.v2.model.impl   
 

Uses of AnnotationReader in com.sun.xml.bind.v2.model.core
 

Constructors in com.sun.xml.bind.v2.model.core with parameters of type AnnotationReader
Adapter(XmlJavaTypeAdapter spec, AnnotationReader<TypeT,ClassDeclT,?,?> reader, Navigator<TypeT,ClassDeclT,?,?> nav)
           
Ref(AnnotationReader<T,C,?,?> reader, Navigator<T,C,?,?> nav, T type, XmlJavaTypeAdapter xjta, XmlList xl)
           
 

Uses of AnnotationReader in com.sun.xml.bind.v2.model.impl
 

Methods in com.sun.xml.bind.v2.model.impl that return AnnotationReader
 AnnotationReader<T,C,F,M> ModelBuilderI.getReader()
           
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.