libxerces2-java 2.12.2-1 source package in Ubuntu

Changelog

libxerces2-java (2.12.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.6.0.1

 -- Emmanuel Bourg <email address hidden>  Tue, 03 May 2022 14:45:03 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxerces2-java_2.12.2-1.dsc 2.3 KiB 9a858912d8b94e262d4340282e1aa10152761c54acec3b3ce9c1d14fe3162e31
libxerces2-java_2.12.2.orig.tar.xz 1.1 MiB 6f2871eff096f4948c4c3297ea6f4bd96d1c50b36278aeb32148a0df519bd261
libxerces2-java_2.12.2-1.debian.tar.xz 10.2 KiB 6750d48a7d40a36568531f2a3bdf29467eaa81a6a872f1f6e85e088d103c0ef8

Available diffs

No changes file available.

Binary packages built by this source

libxerces2-java: Validating XML parser for Java with DOM level 3 support

 The Xerces2 Java parser is the reference implementation of XNI, the
 Xerces Native Interface, and also a fully conforming XML Schema processor.
 .
 Xerces2-J supports the following standards and APIs:
  * eXtensible Markup Language (XML) 1.0 Second Edition Recommendation
  * Namespaces in XML Recommendation
  * Document Object Model (DOM) Level 2 Core, Events, and Traversal and
    Range Recommendations
  * Simple API for XML (SAX) 2.0.1 Core and Extension
  * Java APIs for XML Processing (JAXP) 1.2.01
  * XML Schema 1.0 Structures and Datatypes Recommendations
  * Experimental implementation of the Document Object Model (DOM) Level 3
    Core and Load/Save Working Drafts
  * Provides a partial implementation of the XML Inclusions (XInclude) W3C
    Candidate Recommendation
 .
 Xerces is now able to parse documents written according to the XML 1.1
 Candidate Recommendation, except that it does not yet provide an option to
 enable normalization checking as described in section 2.13 of this
 specification. It also handles namespaces according to the XML Namespaces 1.1
 Candidate Recommendation, and will correctly serialize XML 1.1 documents if
 the DOM level 3 load/save API's are in use.

libxerces2-java-doc: Validating XML parser for Java -- Documentation and examples

 The Xerces2 Java parser is the reference implementation of XNI, the
 Xerces Native Interface, and also a fully conforming XML Schema processor.
 .
 This package contains the documentation in HTML format, the Javadoc API
 documentation and some examples.