Class WSDLParser

java.lang.Object
com.sun.tools.ws.wsdl.parser.WSDLParser

public class WSDLParser extends Object
A parser for WSDL documents. This parser is used only at the tool time. Extensions should extend TWSDLExtensionHandler, so that it will be called during parsing wsdl to handle wsdl extenisbility elements. Generally these extensions will effect the artifacts generated during WSDL processing.
Author:
WS Development Team
See Also: