java.lang.Object
org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Indentation
- Enclosing class:
UpgradeConstants
public static final class UpgradeConstants.Indentation
extends Object
Common indentation patterns for XML formatting.
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TWO_SPACES
public static final String TWO_SPACES
- See Also:
-
-
FOUR_SPACES
public static final String FOUR_SPACES
- See Also:
-
-
TAB
public static final String TAB
- See Also:
-
-
DEFAULT
public static final String DEFAULT
- See Also:
-