Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.mojo.jaxb2.AbstractJaxbMojo Modifier and Type Constant Field Value public static final String
PACKAGE_INFO_FILENAME
"package-info.java"
public static final String
STANDARD_EPISODE_FILENAME
"sun-jaxb.episode"
-
org.codehaus.mojo.jaxb2.javageneration.TestXjcMojo Modifier and Type Constant Field Value public static final String
STALE_FILENAME
"testXjcStaleFlag"
public static final String
STANDARD_TEST_SOURCE_DIRECTORY
"src/test/xsd"
public static final String
STANDARD_TEST_XJB_DIRECTORY
"src/test/xjb"
-
org.codehaus.mojo.jaxb2.javageneration.XjcMojo Modifier and Type Constant Field Value public static final String
STALE_FILENAME
"xjcStaleFlag"
public static final String
STANDARD_SOURCE_DIRECTORY
"src/main/xsd"
public static final String
STANDARD_XJB_DIRECTORY
"src/main/xjb"
-
org.codehaus.mojo.jaxb2.schemageneration.SchemaGenerationMojo Modifier and Type Constant Field Value public static final String
STALE_FILENAME
"schemaGenerationStaleFlag"
-
org.codehaus.mojo.jaxb2.schemageneration.TestSchemaGenerationMojo Modifier and Type Constant Field Value public static final String
STALE_FILENAME
"testSchemaGenerationStaleFlag"
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.DomHelper Modifier and Type Constant Field Value public static final String
ANNOTATION_ELEMENT_NAME
"annotation"
public static final String
DOCUMENTATION_ELEMENT_NAME
"documentation"
public static final String
XSD_SCHEMA_NAMESPACE_PREFIX
"xs"
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.JavaDocData Modifier and Type Constant Field Value public static final String
NO_COMMENT
""
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.location.MethodLocation Modifier and Type Constant Field Value public static final String
NO_PARAMETERS
"()"
public static final String
PARAMETER_SEPARATOR
","
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.schemaenhancement.TransformSchema Modifier and Type Constant Field Value public static final String
EMPTY_NAMESPACE
""
-
org.codehaus.mojo.jaxb2.shared.filters.AbstractFilter<T> Modifier and Type Constant Field Value protected static final String
TOSTRING_INDENT
"| "
-
org.codehaus.mojo.jaxb2.shared.filters.pattern.PatternFileFilter Modifier and Type Constant Field Value public static final String
PATTERN_LETTER_DIGIT_PUNCT
"(\\p{javaLetterOrDigit}|\\p{Punct})+"
-
org.codehaus.mojo.jaxb2.shared.version.DependsFileParser Modifier and Type Constant Field Value public static final String
BUILDTIME_KEY
"buildtime"
public static final String
OWN_ARTIFACTID_KEY
"artifactId"
public static final String
OWN_GROUPID_KEY
"groupId"
public static final String
OWN_VERSION_KEY
"version"