| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.ext | 
 Contains extended support for "external" packages: things that
may or may not be present in runtime environment, but that are
commonly enough used so that explicit support can be added. 
 | 
| Class and Description | 
|---|
| CoreXMLDeserializers.DurationDeserializer | 
| CoreXMLDeserializers.GregorianCalendarDeserializer | 
| CoreXMLDeserializers.QNameDeserializer | 
| CoreXMLSerializers.XMLGregorianCalendarSerializer | 
| DOMDeserializer
 Base for serializers that allows parsing DOM Documents from JSON Strings. 
 | 
| OptionalHandlerFactory
 Helper class used for isolating details of handling optional+external types
 (javax.xml classes) from standard factories that offer them. 
 | 
Copyright © 2012-2013 FasterXML. All Rights Reserved.