Class JAXBModelBuilder

java.lang.Object
com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder

public class JAXBModelBuilder extends Object
Author:
Vivek Pandey Uses JAXB XJC apis to build JAXBModel and resolves xml to java type mapping from JAXBModel
  • Field Details

    • NULL_LOCATOR

      protected static final LocatorImpl NULL_LOCATOR
  • Constructor Details

  • Method Details

    • getJAXBType

      public JAXBType getJAXBType(QName qname)
    • getElementTypeAndAnn

      public com.sun.tools.xjc.api.TypeAndAnnotation getElementTypeAndAnn(QName qname)
    • bind

      protected void bind()
    • getJAXBSchemaCompiler

      protected com.sun.tools.xjc.api.SchemaCompiler getJAXBSchemaCompiler()
    • getJAXBModel

      public JAXBModel getJAXBModel()