Uses of Interface
com.sun.tools.xjc.api.TypeAndAnnotation

Packages that use TypeAndAnnotation
com.sun.tools.xjc.api API for programatic invocation of XJC and schemagen. 
 

Uses of TypeAndAnnotation in com.sun.tools.xjc.api
 

Methods in com.sun.tools.xjc.api that return TypeAndAnnotation
 TypeAndAnnotation S2JJAXBModel.getJavaType(javax.xml.namespace.QName xmlTypeName)
          Returns the fully-qualified name of the Java type that is bound to the specified XML type.
 TypeAndAnnotation Mapping.getType()
          Returns the fully-qualified name of the java class for the type of this element.