| Class and Description | 
|---|
| Adapter An Adapter is similar to a  Converter. | 
| Converter Convert a given Java Type to it's JSON String representation. | 
| DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator | 
| DynamicMappingGenerator.WritingState | 
| JohnzonVirtualObject Example: @JohnzonVirtualObject(path = {"nested", "nested-again"}, field = { "a", "b" })
 will generate {"nested":{"nested-again":{"a":"xxx", "b": "yyy"}}} | 
| Mapper | 
| MapperBuilder | 
| MapperConfig Contains internal configuration for all the mapper stuff. | 
| MapperConverter MapperConverter is the common marker interface for all Converters available in Johnzon | 
| MappingGenerator Handles writing Json for Objects. | 
| MappingParser Handles reading Json for Objects. | 
| MappingParserImpl This class is not concurrently usable as it contains state. | 
| Mappings | 
| Mappings.ClassMapping | 
| Mappings.CollectionMapping | 
| Mappings.Getter | 
| Mappings.Setter | 
| ObjectConverter.Codec | 
| ObjectConverter.Reader | 
| ObjectConverter.Writer | 
| ReaderHandler | 
| SerializeValueFilter | 
| Class and Description | 
|---|
| Adapter An Adapter is similar to a  Converter. | 
| ObjectConverter.Codec | 
| ObjectConverter.Reader | 
| ObjectConverter.Writer | 
| Class and Description | 
|---|
| Adapter An Adapter is similar to a  Converter. | 
| Converter Convert a given Java Type to it's JSON String representation. | 
| Converter.TypeAccess | 
| MapperConverter MapperConverter is the common marker interface for all Converters available in Johnzon | 
| Class and Description | 
|---|
| Adapter An Adapter is similar to a  Converter. | 
| Converter Convert a given Java Type to it's JSON String representation. | 
| MapperConverter MapperConverter is the common marker interface for all Converters available in Johnzon | 
| Class and Description | 
|---|
| MapperConverter MapperConverter is the common marker interface for all Converters available in Johnzon | 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.