| Package | Description | 
|---|---|
| com.fasterxml.jackson.dataformat.ion | |
| com.fasterxml.jackson.dataformat.ion.ionvalue | 
| Class and Description | 
|---|
| IonFactory Sub-class of  JsonFactorythat will work on Ion content, instead of JSON
 content. | 
| IonFactoryBuilder TSFBuilderimplementation for constructingIonFactoryinstances. | 
| IonGenerator Implementation of  JsonGeneratorthat will use an underlyingIonWriterfor actual writing of content. | 
| IonObjectMapper Specialization of  ObjectMapperthat will set underlyingJsonFactoryto be an instance ofIonFactory. | 
| IonObjectMapper.Builder Base implementation for "Vanilla"  ObjectMapper, used with
 Ion backend. | 
| IonParser Implementation of  JsonParserthat will use an underlyingIonReaderas actual parser, and camouflage it as json parser. | 
| Class and Description | 
|---|
| IonObjectMapper Specialization of  ObjectMapperthat will set underlyingJsonFactoryto be an instance ofIonFactory. | 
Copyright © 2019 FasterXML. All rights reserved.