| Interface | Description | 
|---|---|
| Adapter<A,B> | |
| Converter<T> | |
| Converter.TypeAccess | 
| Class | Description | 
|---|---|
| JohnzonReaderHandler | |
| Mapper | |
| Mapper.FallbackConverter | |
| MapperBuilder | |
| ReaderHandler | 
| 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–2016 The Apache Software Foundation. All rights reserved.