public class ByteTokener extends Tokener
| Constructor and Description |
|---|
ByteTokener() |
| Modifier and Type | Method and Description |
|---|---|
void |
parseToEntity(AbstractList<?> entityList) |
void |
parseToEntity(SimpleKeyValueList<?,?> entity) |
back, charAt, checkValues, getCurrentChar, getNextString, getNextTag, getStopChars, isEnd, length, next, nextClean, nextStartClean, nextString, nextString, nextValue, nextValue, position, setIndex, skip, skipPos, stepPos, substring, toArray, toString, toText, withBuffer, withTextpublic void parseToEntity(SimpleKeyValueList<?,?> entity)
parseToEntity in class Tokenerpublic void parseToEntity(AbstractList<?> entityList)
parseToEntity in class Tokener