Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] xom-1.0d17.tar.gz apidocs don't mention SAXInvalidException

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Janek Bogucki <janekdb AT yahoo.co.uk>, xom-interest AT lists.ibiblio.org
  • Cc:
  • Subject: Re: [XOM-interest] xom-1.0d17.tar.gz apidocs don't mention SAXInvalidException
  • Date: Wed, 18 Jun 2003 18:36:42 -0400

At 10:43 PM +0100 6/18/03, Janek Bogucki wrote:
Hi,

The API docs in xom-1.0d17.tar.gz appear to be out of synchronization with the actual classes.

nu.xom.SAXInvalidException doesn't have a API doc HTML page and nu.xom.XMLException does not list
this class as a direct known subclass even though it does extend nu.xom.XMLException.


That's because it's a non-public class.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Processing XML with Java (Addison-Wesley, 2002)
http://www.cafeconleche.org/books/xmljava
http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page