Class 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 Detail

      • NULL_LOCATOR

        protected static final LocatorImpl NULL_LOCATOR
    • Method Detail

      • 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()