public class JAXBModelBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected static 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 LocatorImpl NULL_LOCATOR
public JAXBModelBuilder(WsimportOptions options, ClassNameCollector classNameCollector, MetadataFinder finder, ErrorReceiver errReceiver)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.