Save This Page
Home » axis2-1.5-src » org.apache » axis2 » wsdl » codegen » [javadoc | source]
org.apache.axis2.wsdl.codegen
public class: CodeGenerationEngine [javadoc | source]
java.lang.Object
   org.apache.axis2.wsdl.codegen.CodeGenerationEngine
Constructor:
 public CodeGenerationEngine(CodeGenConfiguration configuration) throws CodeGenerationException 
    Parameters:
    configuration -
    Throws:
    CodeGenerationException -
 public CodeGenerationEngine(CommandLineOptionParser parser) throws CodeGenerationException 
    Parameters:
    parser -
    Throws:
    CodeGenerationException -
Method from org.apache.axis2.wsdl.codegen.CodeGenerationEngine Summary:
generate,   getConfiguration,   readInTheWSDLFile
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axis2.wsdl.codegen.CodeGenerationEngine Detail:
 public  void generate() throws CodeGenerationException 
    Generate the code!!
 public CodeGenConfiguration getConfiguration() 
 public Definition readInTheWSDLFile(String uri) throws WSDLException 
    Read the WSDL file