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
- @JacksonXmlElementWrapper as a @JsonCreator parameter
- PrettyPrint XML in custom serializer doesn't seem to work?
- Support `CharacterEscapes` using Stax (Woodstox/Aalto) functionality
- @JacksonXmlElementWrapper Conflicting getter/setter definitions for property
- Add possibility to add DOCTYPE element
- Serializing `Map`s will produce non-well-formed XML as keys are not modified as per XML name rules
- Allow specifying encodings other than UTF-8 in XML declaration written
- Each list element is wrapped into an extra tag with the name of the list property (RFE: combine type id, property name)
- Support for providing namespace to use for fields of a Class (unless overridden by field)
- Docs
- Java not yet supported