/usr/share/doc/libxerces2-java/README.Debian is in libxerces2-java 2.11.0-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | Xerces2-J for Debian
====================
- Unlike Xerces-J 1.x (Debian package libxerces-java) this package contains
two JARs in /usr/share/java/ which both need to be in your class path:
* xercesImpl.jar contains the actual Xerces parser
* xmlParserAPIs.jar contains the XML APIs (DOM, SAX) which are used by
all standard XML parsers. This is a symbolic link to jaxp-1.3.jar from
the libjaxp1.3-java package.
-- Marcus Better <marcus@better.se>, Sun, 22 Oct 2006 21:42:14 +0200
|