Uses of Class
org.apache.axis.wsdl.gen.Parser
Packages that use Parser
Package
Description
-
Uses of Parser in org.apache.axis.client
Methods in org.apache.axis.client that return ParserConstructors in org.apache.axis.client with parameters of type Parser -
Uses of Parser in org.apache.axis.wsdl
Methods in org.apache.axis.wsdl that return ParserModifier and TypeMethodDescriptionprotected ParserWSDL2Java.createParser()Instantiate an extension of the Parser -
Uses of Parser in org.apache.axis.wsdl.gen
Fields in org.apache.axis.wsdl.gen declared as ParserMethods in org.apache.axis.wsdl.gen that return ParserModifier and TypeMethodDescriptionprotected ParserWSDL2.createParser()createParser Used by extended classes to construct an instance of the Parserprotected ParserWSDL2.getParser()getParser get the Parser object -
Uses of Parser in org.apache.axis.wsdl.toJava
Subclasses of Parser in org.apache.axis.wsdl.toJavaModifier and TypeClassDescriptionclassThis class produces java files for stubs, skeletons, and types from a WSDL document.