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
- Deserialisation to polymorphic class using JsonTypeInfo.Id.DEDUCTION and JacksonXmlElementWrapper annotation fails
- Kotlin: Should `readValues` work on a XML stream without root element? (Jackson 2.13.0)
- `XmlMapper` output not well-formed when Object keys use invalid XML name characters
- Breaking change after upgrading from 2.10.1 to 2.13.1
- XmlMapper is unable to deserialise into an empty record (Java 17)
- How to convert tags with the same array name
- 如何转换具有相同数组名的标签
- Can Jackson annotations be used for XML where the element values are embedded/nested?
- xml array has one element xmlMapper.readTree convert it to json object
- Kotlin: `@Json(De|S)erialize(converter= *)` exhibits different behaviour when deserializing Json or XML
- Docs
- Java not yet supported