| Package | Description | 
|---|---|
| com.fasterxml.jackson.dataformat.xml | 
 Package that contains XML-based backends which can serialize POJOs
 to and deserialize from XML, using Stax XML parsers and generators
 for XML processing and mostly standard Jackson data binding otherwise. 
 | 
| com.fasterxml.jackson.dataformat.xml.annotation | 
 Package that contains additional annotations that can be
 used to configure XML-specific aspects of serialization
 and deserialization 
 | 
| com.fasterxml.jackson.dataformat.xml.deser | |
| com.fasterxml.jackson.dataformat.xml.jaxb | |
| com.fasterxml.jackson.dataformat.xml.ser | |
| com.fasterxml.jackson.dataformat.xml.util | 
Copyright © 2016 FasterXML. All rights reserved.