org.codehaus.jackson.map.deser
Class CoreXMLDeserializers
java.lang.Object
org.codehaus.jackson.map.deser.CoreXMLDeserializers
public class CoreXMLDeserializers
- extends Object
Container deserializers that handle "core" XML types: ones included in standard
JDK 1.5. Types are directly needed by JAXB, and are thus supported within core
mapper package, not in "xc" package.
- Since:
- 1.3
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreXMLDeserializers
public CoreXMLDeserializers()