| Interface | Description |
|---|---|
| Converter<T> | |
| Converter.TypeAccess |
| Class | Description |
|---|---|
| Mapper | |
| Mapper.FallbackConverter | |
| MapperBuilder |
| Exception | Description |
|---|---|
| MapperException |
| Annotation Type | Description |
|---|---|
| JohnzonConverter | |
| JohnzonIgnore | |
| JohnzonProperty | |
| JohnzonVirtualObject |
Example: @JohnzonVirtualObject(path = {"nested", "nested-again"}, field = { "a", "b" })
will generate {"nested":{"nested-again":{"a":"xxx", "b": "yyy"}}}
|
| JohnzonVirtualObject.Field | |
| JohnzonVirtualObjects |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.