| Package | Description |
|---|---|
| org.apache.johnzon.mapper | |
| org.apache.johnzon.mapper.converter | |
| org.apache.johnzon.mapper.reflection |
| Class and Description |
|---|
| Converter |
| Mapper |
| MapperBuilder |
| Class and Description |
|---|
| Converter |
| Converter.TypeAccess |
| Class and Description |
|---|
| Converter |
| JohnzonVirtualObject
Example: @JohnzonVirtualObject(path = {"nested", "nested-again"}, field = { "a", "b" })
will generate {"nested":{"nested-again":{"a":"xxx", "b": "yyy"}}}
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.