Uses of Interface
com.sun.tools.xjc.api.TypeAndAnnotation
-
Packages that use TypeAndAnnotation Package Description com.sun.tools.xjc.api API for programmatic invocation of XJC and schemagen. -
-
Uses of TypeAndAnnotation in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api that return TypeAndAnnotation Modifier and Type Method Description 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.
-