|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JsonBeanProcessor | Base interface for custom serialization per Bean. |
JsonValueProcessor | Base interface for custom serialization per property. |
Class Summary | |
---|---|
JsDateJsonBeanProcessor | Transforms a java.util.Date into a JSONObject ideal for JsDate conversion. Example: |
JsDateJsonValueProcessor | Transforms a java.util.Date property into a JSONObject ideal for JsDate conversion |
JsonBeanProcessorMatcher | Base class for finding a matching JsonBeanProcessor. DEFAULT - matches the target class with equals(). |
JsonVerifier | Verifies if a value is a valid JSON value. |
Support for custom serialization
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |