|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.codegen.CodeGenerationEngine
Constructor Summary | |
CodeGenerationEngine(CodeGenConfiguration configuration)
|
|
CodeGenerationEngine(org.apache.axis2.util.CommandLineOptionParser parser)
|
Method Summary | |
void |
generate()
Generate the code!! |
javax.wsdl.Definition |
readInTheWSDLFile(java.lang.String uri)
Read the WSDL file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CodeGenerationEngine(CodeGenConfiguration configuration) throws CodeGenerationException
configuration
-
CodeGenerationException
public CodeGenerationEngine(org.apache.axis2.util.CommandLineOptionParser parser) throws CodeGenerationException
parser
-
CodeGenerationException
Method Detail |
public void generate() throws CodeGenerationException
CodeGenerationException
public javax.wsdl.Definition readInTheWSDLFile(java.lang.String uri) throws javax.wsdl.WSDLException
uri
-
javax.wsdl.WSDLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |