Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.mojo.jaxb2.AbstractJaxbMojo Modifier and Type Constant Field Value public static final StringPACKAGE_INFO_FILENAME"package-info.java"public static final StringSTANDARD_EPISODE_FILENAME"sun-jaxb.episode"
-
org.codehaus.mojo.jaxb2.javageneration.TestXjcMojo Modifier and Type Constant Field Value public static final StringSTALE_FILENAME"testXjcStaleFlag"public static final StringSTANDARD_TEST_SOURCE_DIRECTORY"src/test/xsd"public static final StringSTANDARD_TEST_XJB_DIRECTORY"src/test/xjb" -
org.codehaus.mojo.jaxb2.javageneration.XjcMojo Modifier and Type Constant Field Value public static final StringSTALE_FILENAME"xjcStaleFlag"public static final StringSTANDARD_SOURCE_DIRECTORY"src/main/xsd"public static final StringSTANDARD_XJB_DIRECTORY"src/main/xjb"
-
org.codehaus.mojo.jaxb2.schemageneration.SchemaGenerationMojo Modifier and Type Constant Field Value public static final StringSTALE_FILENAME"schemaGenerationStaleFlag" -
org.codehaus.mojo.jaxb2.schemageneration.TestSchemaGenerationMojo Modifier and Type Constant Field Value public static final StringSTALE_FILENAME"testSchemaGenerationStaleFlag"
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.DomHelper Modifier and Type Constant Field Value public static final StringANNOTATION_ELEMENT_NAME"annotation"public static final StringDOCUMENTATION_ELEMENT_NAME"documentation"public static final StringXSD_SCHEMA_NAMESPACE_PREFIX"xs" -
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.JavaDocData Modifier and Type Constant Field Value public static final StringNO_COMMENT""
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.location.MethodLocation Modifier and Type Constant Field Value public static final StringNO_PARAMETERS"()"public static final StringPARAMETER_SEPARATOR","
-
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.schemaenhancement.TransformSchema Modifier and Type Constant Field Value public static final StringEMPTY_NAMESPACE""
-
org.codehaus.mojo.jaxb2.shared.filters.AbstractFilter<T> Modifier and Type Constant Field Value protected static final StringTOSTRING_INDENT"| "
-
org.codehaus.mojo.jaxb2.shared.filters.pattern.PatternFileFilter Modifier and Type Constant Field Value public static final StringPATTERN_LETTER_DIGIT_PUNCT"(\\p{javaLetterOrDigit}|\\p{Punct})+"
-
org.codehaus.mojo.jaxb2.shared.version.DependsFileParser Modifier and Type Constant Field Value public static final StringBUILDTIME_KEY"buildtime"public static final StringOWN_ARTIFACTID_KEY"artifactId"public static final StringOWN_GROUPID_KEY"groupId"public static final StringOWN_VERSION_KEY"version"