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
- Make JsonTypeInfo As.WRAPPER_ARRAY work
- Support for custom prefix for namespace
- `@JacksonXmlElementWrapper` ignored on `Stream`
- Trouble dealing with JacksonXMLText if properties are present or if element is in a collection
- Can not use `@JacksonXmlText` for Creator property (creator parameter)
- XML Serialization + JsonAnyGetter as attributes
- @JacksonXmlProperty with attributes raises an exception when used with @JsonIdentityInfo
- Add support for non-blocking ("async") XML parsing
- Do not try to map attributes from the http://www.w3.org/2001/XMLSchema-instance namespace
- Serializing boxed value with type information
- Docs
- Java not yet supported