See: Description
Class | Description |
---|---|
CoreXMLDeserializers |
Container deserializers that handle "core" XML types: ones included in standard
JDK 1.5.
|
CoreXMLDeserializers.Std |
Combo-deserializer that supports deserialization of somewhat optional
javax.xml types
QName , Duration and XMLGregorianCalendar . |
CoreXMLSerializers |
Provider for serializers of XML types that are part of full JDK 1.5, but
that some alleged 1.5 platforms are missing (Android, GAE).
|
CoreXMLSerializers.XMLGregorianCalendarSerializer | |
DOMDeserializer<T> |
Base for serializers that allows parsing DOM Documents from JSON Strings.
|
DOMDeserializer.DocumentDeserializer | |
DOMDeserializer.NodeDeserializer | |
DOMSerializer | |
OptionalHandlerFactory |
Helper class used for isolating details of handling optional+external types
(javax.xml classes) from standard factories that offer them.
|
Currently supported extensions include:
Copyright © 2014-2015 FasterXML. All Rights Reserved.