Package | Description |
---|---|
net.arnx.jsonic.io | |
net.arnx.jsonic.parse |
Modifier and Type | Class and Description |
---|---|
class |
CharSequenceInputSource |
class |
ReaderInputSource |
class |
StringBufferInputSource |
class |
StringBuilderInputSource |
class |
StringInputSource |
Constructor and Description |
---|
JSONParser(InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
LocalCache cache) |
ScriptParser(InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
LocalCache cache) |
TraditionalParser(InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
LocalCache cache) |
Copyright © 2018. All rights reserved.