|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractJsonTransformer | TODO |
| JsonMapperResolver | This resolver is used by the transform engine to inject a ObjectMapper into a method that requires it. |
| JsonToObject | A transformer that will convert a JSON encoded object graph to a java object. |
| JsonTransformerResolver | A TransformerResolver implementation used to discover whether the current transform
requests requires Json mashaling. |
| ObjectToJson | Converts a java object to a JSON encoded object that can be consumed by other languages such as Javascript or Ruby. |
Transfromers for converting from JavaBeans and collections to JSON and back again. There is also support for transforming from JOSN to XML.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||