|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.arnx.jsonic.parse.JSONParser
net.arnx.jsonic.parse.ScriptParser
public class ScriptParser
| Constructor Summary | |
|---|---|
ScriptParser(net.arnx.jsonic.io.InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
net.arnx.jsonic.util.LocalCache cache)
|
|
| Method Summary |
|---|
| Methods inherited from class net.arnx.jsonic.parse.JSONParser |
|---|
getDepth, getMaxDepth, getValue, isIgnoreWhitespace, isInterpretterMode, next |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptParser(net.arnx.jsonic.io.InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
net.arnx.jsonic.util.LocalCache cache)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||