Interface FormattingConstants
-
interface FormattingConstants
Constants used in the defaultFormatter
implementations- Version:
- $Revision: $
-
-
Field Detail
-
NEWLINE
static final char NEWLINE
Newline character- See Also:
- Constant Field Values
-
COLON
static final char COLON
Colon character- See Also:
- Constant Field Values
-
SPACE
static final char SPACE
Space character- See Also:
- Constant Field Values
-
SLASH
static final char SLASH
Slash character.- See Also:
- Constant Field Values
-
-