|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| JsonListener | A JsonListener is notified of events generated by a SajParser from a stream of JSON characters. |
| Class Summary | |
|---|---|
| SajParser | Converts a character stream into calls to a JsonListener. |
| Exception Summary | |
|---|---|
| InvalidSyntaxException | Thrown to indicate a given character stream is not valid JSON. |
Provides classes for parsing a JSON character stream into an event stream, in other words, a push parser, analogous to SAX for XML.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||