| 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 |
|---|---|
| JSONParser |
Parser for JSON text.
|
| Yytoken |
(Taken from JSON.simple <http://code.google.com/p/json-simple/> and
modified for OpenCMIS.)
|
| Exception | Description |
|---|---|
| JSONParseException |
ParseException explains why and where the error occurs in source JSON text.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.