jackson-dataformat-xml
https://github.com/fasterxml/jackson-dataformat-xml
Java
Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to jackson-dataformat-xml
Help out
- Issues
- The version 2.18.10 seems to be released with class file version 61.0 / Java 17
- Fix #892: ignore whitespace-only unnamed XML text as unknown property
- read stream to end for negative length in writeBinary(InputStream)
- XmlMapper with `FAIL_ON_UNKNOWN_PROPERTIES` fails on whitespace-only element
- Fix #559: match @XmlValue annotated Record field with constructor parameter
- Deserialization of heterogeneous list
- New annotation JacksonXmlInclude works like JsonInclue but for xml.
- Jackson XML reading mixed sibling nodes "overwriting" issue
- Improve support for XML lists via `JsonNode`
- Support XML element name based on runtime type
- Docs
- Java not yet supported