public class KVTextReader
extends java.io.PushbackInputStream
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<java.lang.Character,java.lang.Character> |
ESCAPED_MAPPING |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readToken(Passable<java.lang.Boolean> wasQuoted,
Passable<java.lang.Boolean> wasConditional) |