public class WSDLParser extends Object
which will be used for WSDL parsing
at runtime.| Constructor and Description |
|---|
WSDLParser(WsimportOptions options,
ErrorReceiverFilter errReceiver) |
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)
WSDLParser(WsimportOptions options, ErrorReceiverFilter errReceiver)
public void addParserListener(ParserListener l)
public WSDLDocument parse() throws SAXException, IOException
SAXExceptionIOExceptionpublic MetadataFinder getDOMForest()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.