home *** CD-ROM | disk | FTP | other *** search
- 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.2.jar from
- the libjaxp1.2-java package.
-
- - The APIs have not changed since the previous version so your applications
- should run fine with this new version if you don't use any internal
- classes.
-
- - The HTML documentation for Xerces2-J and XNI (Xerces Native Interface) can
- be found in the libxerces2-java-doc package in the contrib section.
-
-