libxerces2-java 2.11.0-7 source package in Ubuntu RTM

Changelog

libxerces2-java (2.11.0-7) unstable; urgency=low


  * Upload to unstable
  * Use canonical URLs for the Vcs-* fields
  * debian/rules: Improved the clean target
  * Enabled the hardening for libxerces2-java-gcj

 -- Emmanuel Bourg <email address hidden>  Thu, 25 Jul 2013 00:53:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Builds

Saucy: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libxerces2-java_2.11.0-7.dsc 2.4 KiB 66642d6745b3aac4ba7ba6ea4f65ed65945872812e3332f198645251863f686a
libxerces2-java_2.11.0.orig.tar.gz 1.7 MiB f59a5ef7b51bd883f2e9bda37a9360692e6c5e439b98d9b6ac1953e1f98b0680
libxerces2-java_2.11.0-7.debian.tar.gz 10.1 KiB 7ac13fbdcbe9cc28f1951ff16ec0004226497171183e501d429b362cfa5267bd

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.

libxerces2-java-gcj: Validating XML parser for Java with DOM level 3 support (native code)

 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 natively compiled code for use by gij.