Package org.yaml.snakeyaml.scanner
Class Constant
java.lang.Object
org.yaml.snakeyaml.scanner.Constant
Keep constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Constant
private static final String
(package private) boolean[]
private String
private static final String
static final Constant
private static final String
(package private) boolean
static final Constant
private static final String
static final Constant
static final Constant
private static final String
private static final String
static final Constant
private static final String
static final Constant
private static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALPHA_S
- See Also:
-
LINEBR_S
- See Also:
-
FULL_LINEBR_S
- See Also:
-
NULL_OR_LINEBR_S
- See Also:
-
NULL_BL_LINEBR_S
- See Also:
-
NULL_BL_T_LINEBR_S
- See Also:
-
NULL_BL_T_S
- See Also:
-
URI_CHARS_S
- See Also:
-
LINEBR
-
NULL_OR_LINEBR
-
NULL_BL_LINEBR
-
NULL_BL_T_LINEBR
-
NULL_BL_T
-
URI_CHARS
-
ALPHA
-
-
contains
boolean[] contains -
noASCII
boolean noASCII
-
-
Constructor Details
-
Constant
-
-
Method Details
-
has
public boolean has(int c) -
hasNo
public boolean hasNo(int c) -
has
-
hasNo
-