-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.noggit.JSONParser
org.noggit.JSONParser.ParseException
-
Field Summary
-
Fields inherited from class org.noggit.JSONParser
ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER, ALLOW_COMMENTS, ALLOW_SINGLE_QUOTES, ALLOW_UNQUOTED_KEYS, ALLOW_UNQUOTED_STRING_VALUES, ARRAY_END, ARRAY_START, BIGNUMBER, BOOLEAN, EOF, FLAGS_STRICT, LONG, NULL, NUMBER, OBJECT_END, OBJECT_START, STRING
-
Method Summary
-
Methods inherited from class org.noggit.JSONParser
err, getBoolean, getChar, getCharNWS, getCharNWS, getDouble, getEventString, getFlags, getLevel, getLong, getNewlineComment, getNull, getNumberChars, getNumberChars, getPosition, getSlashComment, getString, getString, getStringChars, lastEvent, setFlags, toString, wasKey
-
-
Method Detail
-
resetBuf
public void resetBuf()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.