| Class | Description |
|---|---|
| MetaWrapper |
Nests the object to be serialized, adding meta information such as the current version number and namespace.
|
| ObjectNodeBuilder |
Json Helper, difference to Jackson provided builder - put returns builder itself, thus can get() finally an
ObjectNode instead of a JsonNode.
|
| Transformations |
Provides common helpful methods for transforming JsonNodes.
|
| Exception | Description |
|---|---|
| ReadException |
Base class for read exceptions.
|
Copyright © 2015. All rights reserved.