Package | Description |
---|---|
com.sun.tools.ws.processor.modeler.wsdl | |
com.sun.tools.ws.util | |
com.sun.tools.ws.wsdl.document | |
com.sun.tools.ws.wsdl.framework | |
com.sun.tools.ws.wsdl.parser |
Modifier and Type | Field and Description |
---|---|
protected MetadataFinder |
WSDLModelerBase.forest |
Constructor and Description |
---|
JAXBModelBuilder(WsimportOptions options,
ClassNameCollector classNameCollector,
MetadataFinder finder,
ErrorReceiver errReceiver) |
WSDLModeler(WsimportOptions options,
ErrorReceiver receiver,
MetadataFinder forest) |
WSDLModelerBase(WsimportOptions options,
ErrorReceiver receiver,
MetadataFinder forest) |
Modifier and Type | Method and Description |
---|---|
String |
WSDLFetcher.fetchWsdls(MetadataFinder forest)
Fetches the wsdls in the DOMForest to the options.destDir
|
Constructor and Description |
---|
WSDLDocument(MetadataFinder forest,
ErrorReceiver errReceiver) |
Constructor and Description |
---|
AbstractDocument(MetadataFinder forest,
ErrorReceiver errReceiver) |
Modifier and Type | Method and Description |
---|---|
MetadataFinder |
WSDLParser.getDOMForest() |
Constructor and Description |
---|
WSDLParser(WsimportOptions options,
ErrorReceiverFilter errReceiver,
MetadataFinder forest) |
Copyright © 2018 Oracle Corporation. All rights reserved.