public class JAXWS2WSDLCodegenEngine extends Object
Modifier and Type | Field and Description |
---|---|
static String |
WS_GEN_CLASSPATH |
static String |
WS_GEN_EXTENSION |
static String |
WS_GEN_FILE_OUTPUT_DIR |
static String |
WS_GEN_KEEP_FILE |
static String |
WS_GEN_NO_COMPILE |
static String |
WS_GEN_WSDL |
Constructor and Description |
---|
JAXWS2WSDLCodegenEngine(Map<String,Java2WSDLCommandLineOption> optionsMap,
String[] originalArgs)
Instantiates a new jAXW s2 wsdl codegen engine.
|
public static final String WS_GEN_FILE_OUTPUT_DIR
public static final String WS_GEN_CLASSPATH
public static final String WS_GEN_KEEP_FILE
public static final String WS_GEN_WSDL
public static final String WS_GEN_EXTENSION
public static final String WS_GEN_NO_COMPILE
public JAXWS2WSDLCodegenEngine(Map<String,Java2WSDLCommandLineOption> optionsMap, String[] originalArgs)
optionsMap
- the options maporiginalArgs
- the original argsCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.