public class JAXBModelBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.xml.sax.helpers.LocatorImpl |
NULL_LOCATOR |
Constructor and Description |
---|
JAXBModelBuilder(WsimportOptions options,
ClassNameCollector classNameCollector,
MetadataFinder finder,
ErrorReceiver errReceiver) |
Modifier and Type | Method and Description |
---|---|
protected void |
bind() |
com.sun.tools.xjc.api.TypeAndAnnotation |
getElementTypeAndAnn(QName qname) |
JAXBModel |
getJAXBModel() |
protected com.sun.tools.xjc.api.SchemaCompiler |
getJAXBSchemaCompiler() |
JAXBType |
getJAXBType(QName qname) |
protected static final org.xml.sax.helpers.LocatorImpl NULL_LOCATOR
public JAXBModelBuilder(WsimportOptions options, ClassNameCollector classNameCollector, MetadataFinder finder, ErrorReceiver errReceiver)
Copyright © 2015 Oracle Corporation. All rights reserved.