public class WSDLParser extends Object
which will be used for WSDL parsing
at runtime.
Constructor and Description |
---|
WSDLParser(WsimportOptions options,
ErrorReceiverFilter errReceiver,
MetadataFinder forest) |
Modifier and Type | Method and Description |
---|---|
void |
addParserListener(ParserListener l) |
MetadataFinder |
getDOMForest() |
WSDLDocument |
parse() |
public WSDLParser(WsimportOptions options, ErrorReceiverFilter errReceiver, MetadataFinder forest)
public void addParserListener(ParserListener l)
public WSDLDocument parse() throws SAXException, IOException
SAXException
IOException
public MetadataFinder getDOMForest()
Copyright © 2018 Oracle Corporation. All rights reserved.