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: "Michael Kay" <mike AT saxonica.com>
  • To: "'Elliotte Rusty Harold'" <elharo AT metalab.unc.edu>, "'peter murray-rust'" <pm286 AT cam.ac.uk>
  • Cc: 'xom-interest' <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Error output stream
  • Date: Fri, 16 Dec 2005 10:17:25 -0000

>
> > I can catch the error, but I also get the following on the console:
> > [Fatal Error] :1:6: XML document structures must start and
> end within
> > the same entity.
>
> This is Xerces talking. I've complained about that.

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.

Michael Kay
http://www.saxonica.com/






Archive powered by MHonArc 2.6.24.

Top of Page