|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.codegen.model.BasicModelGenerator
ch.sahits.codegen.generator.BasicAxis2ModelGenerator
ch.sahits.codegen.generator.WSDLGenerator
public final class WSDLGenerator
This codegenerator works takes a webservice model and
produces a WSDL file. The generation is based upon Java2WSDL
| Field Summary |
|---|
| Fields inherited from class ch.sahits.codegen.generator.BasicAxis2ModelGenerator |
|---|
model, ws |
| Constructor Summary | |
|---|---|
WSDLGenerator()
|
|
| Method Summary | |
|---|---|
IFile |
generate()
Generate the file by calling the main method of Java2WSDL |
java.lang.String |
getAbsoluteOutputLoacation()
Retrieve the absolute path to the file output location based on the initialized model |
| Methods inherited from class ch.sahits.codegen.generator.BasicAxis2ModelGenerator |
|---|
createModel, getAbsolutOutputDirectory, init, isGeneratedOutputFile |
| Methods inherited from class ch.sahits.codegen.model.BasicModelGenerator |
|---|
createModelWithDBInputFile, createModelWithoutDB, initModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ch.sahits.codegen.generator.IGeneralGenerator |
|---|
createModel, init, isGeneratedOutputFile |
| Constructor Detail |
|---|
public WSDLGenerator()
| Method Detail |
|---|
public IFile generate()
Java2WSDL
generate in interface IGeneralFileGeneratorpublic java.lang.String getAbsoluteOutputLoacation()
getAbsoluteOutputLoacation in interface IGeneralFileGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||