Interface | Description |
---|---|
Converter<T> |
Class | Description |
---|---|
Mapper | |
Mapper.FallbackConverter | |
MapperBuilder |
Exception | Description |
---|---|
MapperException |
Annotation Type | Description |
---|---|
Experimental |
Marker for experimental API.
|
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.