| Interface | Description |
|---|---|
| ItemRenderer |
| Class | Description |
|---|---|
| ClassMemberRenderer | |
| ClassRenderer | |
| JSONParser |
This class parses JSON streams and creates a generic Java
structure consisting of arrays and map's representing the
JSON data.
|
| ObjectRenderer |
A basic object renderer which traverses an object tree and calls handler methods
to render the object's components.
|
| RenderRegistry |
This is a registry which contains mappings from Class to ClassRenderer.
|
| StructuredWriter |
| Exception | Description |
|---|---|
| JSONParserException | |
| RenderMethodException |
| Annotation Type | Description |
|---|---|
| Unrenderable |
Copyright © 2017 etc.to. All rights reserved.