org.jooq.tools.json
package contains parts of JSON Simple.See: Description
Interface | Description |
---|---|
ContainerFactory |
Container factory for creating containers for JSON object and JSON array.
|
ContentHandler |
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
|
Class | Description |
---|---|
JSONArray |
A JSON array.
|
JSONObject |
A JSON object.
|
JSONParser |
Parser for JSON text.
|
JSONValue | |
Yytoken |
Exception | Description |
---|---|
ParseException |
ParseException explains why and where the error occurs in source JSON text.
|
org.jooq.tools.json
package contains parts of JSON Simple.
jOOQ has no external dependencies. Nevertheless, some libraries that are compatible with jOOQ's Apache License 2.0 are embedded into jOOQ. See the JSON Simple website for more details about JSON Simple:
Copyright © 2014. All Rights Reserved.