META-INF.services.com.fasterxml.jackson.core.ObjectCodec Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jackson-dataformat-xml Show documentation
Show all versions of jackson-dataformat-xml Show documentation
Data format extension for Jackson (http://jackson.codehaus.org) to offer
alternative support for serializing POJOs as XML and deserializing XML as pojos.
Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory.
Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).
com.fasterxml.jackson.dataformat.xml.XmlMapper
© 2015 - 2025 Weber Informatics LLC | Privacy Policy