| Interface | Description |
|---|---|
| Parser<PARSED_OBJECT> |
Parser provide a method to parse object from an InputStream.
|
| Parsers |
Facade to access parsers.
|
| Renderer |
Provides the ability to render a model in a specific format.
|
| Renderers |
This class aggregates all the renderers associated to a key.
|
| Annotation Type | Description |
|---|---|
| Parse |
Parse annotation defines the parser to inject.
|
| Render |
Render annotation marks fields which will be automatically valued with the renderer corresponding to the value of the annotation.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.