java.lang.Object
org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
- Enclosing class:
UpgradeConstants
public static final class UpgradeConstants.XmlAttributes
extends Object
XML attribute constants.
-
Field Summary
Fields
Schema location attribute name
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SCHEMA_LOCATION
public static final String SCHEMA_LOCATION
Schema location attribute name
- See Also:
-
-
XSI_NAMESPACE_PREFIX
public static final String XSI_NAMESPACE_PREFIX
XSI namespace prefix
- See Also:
-
-
XSI_NAMESPACE_URI
public static final String XSI_NAMESPACE_URI
XSI namespace URI
- See Also:
-
-
COMBINE_CHILDREN
public static final String COMBINE_CHILDREN
- See Also:
-
-
COMBINE_SELF
public static final String COMBINE_SELF
- See Also:
-
-
COMBINE_OVERRIDE
public static final String COMBINE_OVERRIDE
- See Also:
-
-
COMBINE_MERGE
public static final String COMBINE_MERGE
- See Also:
-
-
COMBINE_APPEND
public static final String COMBINE_APPEND
- See Also:
-