org.apache.cxf.tools.wadlto
Class WadlToolConstants
java.lang.Object
org.apache.cxf.tools.wadlto.WadlToolConstants
public final class WadlToolConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFG_OUTPUTDIR
public static final String CFG_OUTPUTDIR
- See Also:
- Constant Field Values
CFG_COMPILE
public static final String CFG_COMPILE
- See Also:
- Constant Field Values
CFG_CLASSDIR
public static final String CFG_CLASSDIR
- See Also:
- Constant Field Values
CFG_XJC_ARGS
public static final String CFG_XJC_ARGS
- See Also:
- Constant Field Values
CFG_VERBOSE
public static final String CFG_VERBOSE
- See Also:
- Constant Field Values
CFG_ENCODING
public static final String CFG_ENCODING
- See Also:
- Constant Field Values
CFG_INTERFACE
public static final String CFG_INTERFACE
- Default
- See Also:
- Constant Field Values
CFG_IMPL
public static final String CFG_IMPL
- See Also:
- Constant Field Values
CFG_TYPES
public static final String CFG_TYPES
- See Also:
- Constant Field Values
CFG_PACKAGENAME
public static final String CFG_PACKAGENAME
- See Also:
- Constant Field Values
CFG_SCHEMA_PACKAGENAME
public static final String CFG_SCHEMA_PACKAGENAME
- See Also:
- Constant Field Values
CFG_RESOURCENAME
public static final String CFG_RESOURCENAME
- See Also:
- Constant Field Values
CFG_SCHEMA_TYPE_MAP
public static final String CFG_SCHEMA_TYPE_MAP
- See Also:
- Constant Field Values
CFG_MEDIA_TYPE_MAP
public static final String CFG_MEDIA_TYPE_MAP
- See Also:
- Constant Field Values
CFG_MULTIPLE_XML_REPS
public static final String CFG_MULTIPLE_XML_REPS
- See Also:
- Constant Field Values
CFG_CATALOG
public static final String CFG_CATALOG
- See Also:
- Constant Field Values
CFG_BINDING
public static final String CFG_BINDING
- See Also:
- Constant Field Values
CFG_NO_TYPES
public static final String CFG_NO_TYPES
- See Also:
- Constant Field Values
CFG_NO_VOID_FOR_EMPTY_RESPONSES
public static final String CFG_NO_VOID_FOR_EMPTY_RESPONSES
- See Also:
- Constant Field Values
CFG_NO_ADDRESS_BINDING
public static final String CFG_NO_ADDRESS_BINDING
- See Also:
- Constant Field Values
CFG_WADL_NAMESPACE
public static final String CFG_WADL_NAMESPACE
- See Also:
- Constant Field Values
CFG_GENERATE_ENUMS
public static final String CFG_GENERATE_ENUMS
- See Also:
- Constant Field Values
CFG_INHERIT_PARAMS
public static final String CFG_INHERIT_PARAMS
- See Also:
- Constant Field Values
CFG_GENERATE_RESPONSE_IF_HEADERS_SET
public static final String CFG_GENERATE_RESPONSE_IF_HEADERS_SET
- See Also:
- Constant Field Values
CFG_GENERATE_RESPONSE_FOR_METHODS
public static final String CFG_GENERATE_RESPONSE_FOR_METHODS
- See Also:
- Constant Field Values
CFG_SUSPENDED_ASYNC
public static final String CFG_SUSPENDED_ASYNC
- See Also:
- Constant Field Values
CFG_WADLURL
public static final String CFG_WADLURL
- See Also:
- Constant Field Values
Apache CXF