- GedcomBeanDeserializerModifier - Class in org.gedcomx.rt.json
-
Modifications for GEDCOM bean serializers.
- GedcomBeanDeserializerModifier() - Constructor for class org.gedcomx.rt.json.GedcomBeanDeserializerModifier
-
- GedcomBeanSerializerModifier - Class in org.gedcomx.rt.json
-
Modifications for GEDCOM bean serializers.
- GedcomBeanSerializerModifier() - Constructor for class org.gedcomx.rt.json.GedcomBeanSerializerModifier
-
- GedcomDeserializers() - Constructor for class org.gedcomx.rt.json.GedcomJacksonModule.GedcomDeserializers
-
- GedcomJacksonModule - Class in org.gedcomx.rt.json
-
GEDCOM Jackson module for Jackson customizations.
- GedcomJacksonModule() - Constructor for class org.gedcomx.rt.json.GedcomJacksonModule
-
- GedcomJacksonModule.GedcomDeserializers - Class in org.gedcomx.rt.json
-
- GedcomJacksonModule.GedcomSerializers - Class in org.gedcomx.rt.json
-
- GedcomNamespaceManager - Class in org.gedcomx.rt
-
A nice namespace prefix mapper that can be used to make XML and JSON output as pretty as it can be.
- GedcomNamespaceManager(Class<?>) - Constructor for class org.gedcomx.rt.GedcomNamespaceManager
-
- GedcomNamespaceManager(Map<String, String>, String) - Constructor for class org.gedcomx.rt.GedcomNamespaceManager
-
- GedcomNamespaceManager(String) - Constructor for class org.gedcomx.rt.GedcomNamespaceManager
-
- GedcomNamespaceManager(Map<String, String>) - Constructor for class org.gedcomx.rt.GedcomNamespaceManager
-
- GedcomNamespaceManager() - Constructor for class org.gedcomx.rt.GedcomNamespaceManager
-
- GedcomSerializers() - Constructor for class org.gedcomx.rt.json.GedcomJacksonModule.GedcomSerializers
-
- GEDCOMX_JSON_MEDIA_TYPE - Static variable in class org.gedcomx.rt.GedcomxConstants
-
- GEDCOMX_NAMESPACE - Static variable in class org.gedcomx.rt.GedcomxConstants
-
- GEDCOMX_RECORDSET_JSON_MEDIA_TYPE - Static variable in class org.gedcomx.rt.GedcomxConstants
-
- GEDCOMX_RECORDSET_XML_MEDIA_TYPE - Static variable in class org.gedcomx.rt.GedcomxConstants
-
- GEDCOMX_TYPES_NAMESPACE - Static variable in class org.gedcomx.rt.GedcomxConstants
-
- GEDCOMX_XML_MEDIA_TYPE - Static variable in class org.gedcomx.rt.GedcomxConstants
-
- GedcomxConstants - Class in org.gedcomx.rt
-
- getExtensionAttributes() - Method in interface org.gedcomx.rt.SupportsExtensionAttributes
-
Custom extension attributes for a resource.
- getExtensionElements() - Method in interface org.gedcomx.rt.SupportsExtensionElements
-
Custom extension elements for a resource.
- getJsonKey() - Method in interface org.gedcomx.rt.json.HasJsonKey
-
The JSON key in the map for this object.
- getJsonName(Class<?>) - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
Get the JSON name for the specified type.
- getJsonNameForWrapperName(QName) - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
Get the json wrapper name for the specified XML element name.
- getKnownJsonType(String) - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
Get the known type for the given JSON name.
- getKnownPrefixes() - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
The known set of namespace-to-prefix mappings.
- getKnownTypeById(String) - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
Get the known type for the given data type.
- getModuleName() - Method in class org.gedcomx.rt.json.GedcomJacksonModule
-
- getPreferredPrefix(String, String, boolean) - Method in class org.gedcomx.rt.GedcomNamespaceManager
-
- getTypeIdName(Class<?>) - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
Get the id for the specified type.
- getValueAsString(URI) - Static method in class org.gedcomx.rt.DataURIUtil
-
Get the string data from the specified URI.
- getWrappedTypeForJsonName(String) - Static method in class org.gedcomx.rt.GedcomNamespaceManager
-
Get the type of the wrapped object for the specified json name.