home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / libxerces2-java / README.Debian < prev    next >
Encoding:
Text File  |  2006-07-07  |  733 b   |  18 lines

  1. Xerces2-J for Debian
  2. ====================
  3.  
  4. - Unlike Xerces-J 1.x (Debian package libxerces-java) this package contains
  5.   two JARs in /usr/share/java/ which both need to be in your class path:
  6.   * xercesImpl.jar contains the actual Xerces parser
  7.   * xmlParserAPIs.jar contains the XML APIs (DOM, SAX) which are used by
  8.     all standard XML parsers. This is a symbolic link to jaxp-1.2.jar from
  9.     the libjaxp1.2-java package.
  10.  
  11. - The APIs have not changed since the previous version so your applications
  12.   should run fine with this new version if you don't use any internal
  13.   classes.
  14.  
  15. - The HTML documentation for Xerces2-J and XNI (Xerces Native Interface) can
  16.   be found in the libxerces2-java-doc package in the contrib section.
  17.  
  18.