Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
KEY |
63 |
public static final char |
VALUE |
58 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMMENT_INDICATOR |
"#" |
public static final String |
DEFAULT_COMMENT_PREFIX |
"# " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SIDE_COMMENT_PREFIX |
" # " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SERIALIZED_TYPE_KEY |
"==" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLANK_LINE |
"\n\n" |
public static final char |
ESCAPE_CHAR |
92 |
Copyright © 2023. All rights reserved.