Language

Package: java-fasterxml-jackson-dataformat-xml @ 2.9.4

Synopsis

Read and write XML

Description

This package contains Jackson extension component for reading and writing XML encoded data.

Further, the goal is to emulate how JAXB data-binding works with "Code-first" approach (that is, no support is added for "Schema-first" approach). Support for JAXB annotations is provided by JAXB annotation module; this module provides low-level abstractions (JsonParser, JsonGenerator, JsonFactory) as well as small number of higher level overrides needed to make data-binding work.

Home page
https://github.com/FasterXML/jackson-dataformat-xml
Location
gnu/packages/java.scm (line: 8626, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball
formatting

Look for formatting issues in the source

line 8647 is way too long (98 characters)
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball