| Interface | Description |
|---|---|
| HasJsonKey |
Interface for objects that support access by a JSON map instead of access by a list when a list of the objects are supplied.
|
| Class | Description |
|---|---|
| ExtensibleObjectDeserializer |
Custom JSON serializer for @XmlAnyElement fields/properties
|
| ExtensibleObjectSerializer |
Custom JSON serializer for @XmlAnyElement fields/properties
|
| GedcomBeanDeserializerModifier |
Modifications for GEDCOM bean serializers.
|
| GedcomBeanSerializerModifier |
Modifications for GEDCOM bean serializers.
|
| GedcomJacksonModule |
GEDCOM Jackson module for Jackson customizations.
|
| GedcomJacksonModule.GedcomDeserializers | |
| GedcomJacksonModule.GedcomSerializers | |
| KeyedListDeserializer | |
| KeyedListSerializer |
| Annotation Type | Description |
|---|---|
| JsonElementWrapper |
Provides a custom name for a wrapper element for JSON serialization.
|
| JsonSimpleValue |
Marker to denote an object that is serialized as a JSON simple value.
|
Copyright © 2017. All rights reserved.