1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: libjaxp1.3-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>, Matthias Klose <doko@ubuntu.com>, Michael Koch <konqueror@gmx.de>
Build-Depends: cdbs, debhelper (>= 4.1.0), default-jdk-builddep
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjaxp1.3-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjaxp1.3-java
Homepage: http://java.sun.com/xml/jaxp/index.jsp
Package: libjaxp1.3-java
Architecture: all
Section: libs
Depends: gij | java-gcj-compat | java1-runtime | java2-runtime
Recommends: libjaxp1.3-java-gcj
Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)
xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML
parser and Xalan-J XSLT processor and specifies these APIs:
* Document Object Model (DOM) level 3
* Simple API for XML (SAX) 2.0.2
* Java APIs for XML Processing (JAXP) 1.3.03
* Transformation API for XML (TrAX) 1.3.03
* Document Object Model (DOM) Level 3 Load and Save
* JSR 206 Java API for XML Processing 1.3
.
These classes are also used in Sun's reference implementation. A GPL'ed
implementation of these APIs can be found in the libgnujaxp-java package.
Package: libjaxp1.3-java-gcj
Architecture: any
Section: libs
Depends: libjaxp1.3-java (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)
xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML
parser and Xalan-J XSLT processor.
|