Package org.yaml.snakeyaml.scanner
Class Constant
java.lang.Object
org.yaml.snakeyaml.scanner.Constant
Keep constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Constantprivate static final String(package private) boolean[]private Stringprivate static final Stringstatic final Constantprivate static final String(package private) booleanstatic final Constantprivate static final Stringstatic final Constantstatic final Constantprivate static final Stringprivate static final Stringstatic final Constantprivate static final Stringstatic final Constantprivate 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
-