net.arnx.jsonic.parse
Class TraditionalParser
java.lang.Object
net.arnx.jsonic.parse.JSONParser
net.arnx.jsonic.parse.TraditionalParser
public class TraditionalParser
- extends JSONParser
|
Constructor Summary |
TraditionalParser(net.arnx.jsonic.io.InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
net.arnx.jsonic.util.LocalCache cache)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraditionalParser
public TraditionalParser(net.arnx.jsonic.io.InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
net.arnx.jsonic.util.LocalCache cache)