All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fasterxml.jackson.xml.package-info Maven / Gradle / Ivy

/**
 * 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.
 */
package com.fasterxml.jackson.xml;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy