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
- JAXB `@XmlValue` deserializing not working with records
- Type-safe record wrappers to serialize as XML Attributes
- Support case where element and attribute have same name
- QName Deserializer
- Polymorphic deserialization based on root tag
- `XmlMapper` output not well-formed when Object keys use invalid XML name characters
- Support `SerializationFeature.WRAP_ROOT_VALUE` for XML backend too
- Add `FromXmlParser.Feature.RETAIN_ROOT_ELEMENT` to allow lossless round-trip via Tree Model
- Support extracting the whole DOM model under given XML element
- Allow enabling XML validation (DTD, XML Schema, RelaxNG) during deserialization?
- Docs
- Java not yet supported