| Class | Description |
|---|---|
| ElementDeserializer | |
| ElementSerializer | |
| JacksonUtil |
Copied from standard jackson utility classes
|
| JacksonUtilChecked |
Similar to JacksonUtil, except throws checked exceptions instead of just wrapping them in RaptureException
|
| JsonContent |
Standard container for a string formatted as JSon
|
| MapperFactory | |
| MD5Utils |