Apache CXF API

org.apache.cxf.tools.wadlto
Class WadlToolConstants

java.lang.Object
  extended by org.apache.cxf.tools.wadlto.WadlToolConstants

public final class WadlToolConstants
extends Object


Field Summary
static String CFG_BINDING
           
static String CFG_CATALOG
           
static String CFG_CLASSDIR
           
static String CFG_COMPILE
           
static String CFG_GENERATE_ENUMS
           
static String CFG_IMPL
           
static String CFG_INTERFACE
          Default
static String CFG_MULTIPLE_XML_REPS
           
static String CFG_NO_ADDRESS_BINDING
           
static String CFG_OUTPUTDIR
           
static String CFG_PACKAGENAME
           
static String CFG_RESOURCENAME
           
static String CFG_SCHEMA_PACKAGENAME
           
static String CFG_TYPES
           
static String CFG_WADL_NAMESPACE
           
static String CFG_WADLURL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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_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_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_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_WADLURL

public static final String CFG_WADLURL
See Also:
Constant Field Values

Apache CXF API

Apache CXF