Uses of Class
com.fasterxml.jackson.dataformat.xml.XmlMapper

Packages that use XmlMapper
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. 
 

Uses of XmlMapper in com.fasterxml.jackson.dataformat.xml
 

Methods in com.fasterxml.jackson.dataformat.xml that return XmlMapper
 XmlMapper XmlMapper.copy()
           
 



Copyright © 2012 FasterXML. All Rights Reserved.