Class | Description |
---|---|
JSONP |
Json (extended) parser
Extensions:
Use of ', """ and ''' for strings
Bare words for strings in maps (JSON objects)
Hex numbers
Objects with duplicate keys are a warning (keeps last)
|
JSONParser |
JSON parser
|
ParserBase | |
TokenizerJSON |
Tokenizer for all sorts of things JSON-ish
|
Licenced under the Apache License, Version 2.0