|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| JsonNode | Abstraction interface for all JSON components Equalizes the "component" of the "composite pattern" design pattern. |
| Class Summary | |
|---|---|
| JsonArray | A JSON array component having children Equalizes the "composite" of the "composite pattern" design pattern. |
| JsonLeaf | A JSON value component (no children) Equalizes the "leaf" of the "composite pattern" design pattern. |
| JsonObject | A JSON object component having children Equalizes the "composite" of the "composite pattern" design pattern. |
| JsonUtils | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||