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 supported4 Subscribers
Add a CodeTriage badge to jackson-dataformat-xml
Help out
- Issues
- `XmlMapper` does not support multi-dimensional arrays
- Support case where element and attribute have same name
- Could XML Input Factory leak file handles ultimately giving OutOfFileHandles
- QName Deserializer
- Allow specifying URI of the default namespace for root element
- Required attribute of `@JsonProperty` is ignored when deserializing from XML
- Polymorphic deserialization based on root tag
- XmlMapper does not gather list elements separated with other elements.
- Order of XML Properties trigger different behaviors with polymorphic nested objects
- XML wrapper doesn't work with java records
- Docs
- Java not yet supported