Uses of Class
com.sun.tools.xjc.api.Reference

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

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

Methods in com.sun.tools.xjc.api with parameters of type Reference
 javax.xml.namespace.QName J2SJAXBModel.getXmlTypeName(Reference javaType)
          Returns the name of the XML Type bound to the specified Java type.
 javax.xml.namespace.QName J2SJAXBModel.getXmlTypeName(Reference javaType)
          Returns the name of the XML Type bound to the specified Java type.
 

Method parameters in com.sun.tools.xjc.api with type arguments of type Reference
 J2SJAXBModel JavaCompiler.bind(java.util.Collection<Reference> rootTypes, java.util.Map<javax.xml.namespace.QName,Reference> additionalElementDecls, java.lang.String defaultNamespaceRemap, javax.annotation.processing.ProcessingEnvironment source)
          Compiles the given annotated Java source code.
 J2SJAXBModel JavaCompiler.bind(java.util.Collection<Reference> rootTypes, java.util.Map<javax.xml.namespace.QName,Reference> additionalElementDecls, java.lang.String defaultNamespaceRemap, javax.annotation.processing.ProcessingEnvironment source)
          Compiles the given annotated Java source code.
 J2SJAXBModel JavaCompiler.bind(java.util.Collection<Reference> rootTypes, java.util.Map<javax.xml.namespace.QName,Reference> additionalElementDecls, java.lang.String defaultNamespaceRemap, javax.annotation.processing.ProcessingEnvironment source)
          Compiles the given annotated Java source code.
 J2SJAXBModel JavaCompiler.bind(java.util.Collection<Reference> rootTypes, java.util.Map<javax.xml.namespace.QName,Reference> additionalElementDecls, java.lang.String defaultNamespaceRemap, javax.annotation.processing.ProcessingEnvironment source)
          Compiles the given annotated Java source code.