Package | Description |
---|---|
com.sun.tools.ws.wsdl.framework | |
com.sun.tools.ws.wsdl.parser |
Modifier and Type | Field and Description |
---|---|
protected DOMForest |
AbstractDocument.forest |
Constructor and Description |
---|
TWSDLParserContextImpl(DOMForest forest,
AbstractDocument doc,
ArrayList<ParserListener> listeners,
ErrorReceiver errReceiver) |
Modifier and Type | Class and Description |
---|---|
class |
MetadataFinder |
Modifier and Type | Field and Description |
---|---|
protected DOMForest |
AbstractReferenceFinderImpl.parent |
Modifier and Type | Method and Description |
---|---|
boolean |
InternalizationLogic.checkIfValidTargetNode(DOMForest parent,
Element bindings,
Element target)
Checks if the specified element is a valid target node
to attach a customization.
|
boolean |
WSDLInternalizationLogic.checkIfValidTargetNode(DOMForest parent,
Element bindings,
Element target) |
XMLFilterImpl |
InternalizationLogic.createExternalReferenceFinder(DOMForest parent)
Creates a new instance of XMLFilter that can be used to
find references to external schemas.
|
XMLFilterImpl |
WSDLInternalizationLogic.createExternalReferenceFinder(DOMForest parent) |
Constructor and Description |
---|
AbstractReferenceFinderImpl(DOMForest _parent) |
DOMForestParser(DOMForest forest,
com.sun.xml.xsom.parser.XMLParser fallbackParser) |
DOMForestScanner(DOMForest _forest)
Scans DOM nodes of the given forest.
|
Internalizer(DOMForest forest,
WsimportOptions options,
ErrorReceiver errorReceiver) |
Copyright © 2016 Oracle Corporation. All rights reserved.