Package | Description |
---|---|
net.arnx.jsonic |
Provides classes for manipulating JSON(http://www.json.org/) format.
|
net.arnx.jsonic.parse |
Modifier and Type | Method and Description |
---|---|
LocalCache |
JSON.Context.getLocalCache() |
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 © 2017. All rights reserved.