Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Error output stream

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Michael Kay <mike AT saxonica.com>
  • Cc: 'xom-interest' <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Error output stream
  • Date: Sun, 18 Dec 2005 15:48:48 -0500

Michael Kay wrote:

I've never seen this problem in Saxon. I set a SAX ErrorHandler and it gets
notified of any messages Xerces detects; I've never seen Xerces then write
directly to System.err.


I suspect it doesn't do this for all malformedness errors, but it does for some. I've definitely encountered it. See

http://issues.apache.org/jira/browse/XERCESJ-841

The bug is still open. You may wish to vote for it.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page