Package org.codehaus.modello
Class ModelloParameterConstants
java.lang.Object
org.codehaus.modello.ModelloParameterConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Replaces USE_JAVA5static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
- See Also:
-
OUTPUT_DIRECTORY
- See Also:
-
PACKAGE_WITH_VERSION
- See Also:
-
STRICT_PARSER
- See Also:
-
ALL_VERSIONS
- See Also:
-
FILENAME
- See Also:
-
FIRST_VERSION
- See Also:
-
ENCODING
- Since:
- 1.0-alpha-19
- See Also:
-
OUTPUT_JAVA_SOURCE
Replaces USE_JAVA5- Since:
- 2.0
- See Also:
-
OUTPUT_XDOC_FILE_NAME
- See Also:
-
OUTPUT_XSD_FILE_NAME
- See Also:
-
OUTPUT_JSONSCHEMA_FILE_NAME
- Since:
- 1.8
- See Also:
-
DOM_AS_XPP3
- Since:
- 1.6
- See Also:
-
EXTENDED_CLASSNAME_SUFFIX
- Since:
- 1.10
- See Also:
-
-
Constructor Details
-
ModelloParameterConstants
private ModelloParameterConstants()
-