|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.java2wsdl.Java2WSDLCodegenEngine
public class Java2WSDLCodegenEngine
| Field Summary | |
|---|---|
static java.lang.String |
COMMA
|
static java.lang.String |
WSDL_FILENAME_SUFFIX
|
| Constructor Summary | |
|---|---|
Java2WSDLCodegenEngine(java.util.Map<java.lang.String,Java2WSDLCommandLineOption> optionsMap)
|
|
| Method Summary | |
|---|---|
protected void |
addToSchemaLocationMap(java.lang.String optionValue)
|
void |
generate()
|
java.io.File |
getOutputFile()
|
protected java.util.Map<java.lang.String,java.lang.String> |
loadJavaPkg2NamespaceMap(Java2WSDLCommandLineOption option)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String WSDL_FILENAME_SUFFIX
public static final java.lang.String COMMA
| Constructor Detail |
|---|
public Java2WSDLCodegenEngine(java.util.Map<java.lang.String,Java2WSDLCommandLineOption> optionsMap)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void generate()
throws java.lang.Exception
java.lang.Exception
protected void addToSchemaLocationMap(java.lang.String optionValue)
throws java.lang.Exception
java.lang.Exception
protected java.util.Map<java.lang.String,java.lang.String> loadJavaPkg2NamespaceMap(Java2WSDLCommandLineOption option)
throws java.lang.Exception
java.lang.Exceptionpublic java.io.File getOutputFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||