License |
License |
---|---|
Categories |
CategoriesData Jackson JSON |
GroupId | GroupIdcom.fasterxml |
ArtifactId | ArtifactIdjackson-xml-databind |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionJackson-XML-databind
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).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jackson-xml-databind-0.6.2.pom | |
jackson-xml-databind-0.6.2.jar | 53 KB |
jackson-xml-databind-0.6.2-sources.jar | 37 KB |
jackson-xml-databind-0.6.2-javadoc.jar | 206 KB |
Browse |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
org.codehaus.jackson : jackson-xc | jar | 1.9.2 |
org.codehaus.woodstox : stax2-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.stream : stax-api | jar | 1.0-2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.0 |