public class YAMLTokener extends Tokener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STOPCHARS |
SPACE| Constructor and Description |
|---|
YAMLTokener() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
parseLine(int deep,
EntityList owner) |
void |
parseToEntity(EntityList entity) |
array, checkValues, createLink, encode, getByte, getChar, getCreator, getCreatorClass, getCurrentChar, getId, getKey, getMap, getObject, getString, getStringList, isChild, isEmpty, isEnd, isError, length, newInstance, newInstanceList, nextClean, nextString, nextString, nextToken, nextValue, notify, parseToEntity, position, remaining, skip, skip, skipChar, skipTo, skipTo, splitStrings, transformValue, withBuffer, withBuffer, withLookAHead, withLookAHead, withMappublic static final java.lang.String STOPCHARS
public void parseToEntity(EntityList entity)
parseToEntity in class Tokenerprotected int parseLine(int deep,
EntityList owner)