Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Suppressing "[Fatal Error] :1:1: Premature end of file."

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: cowtowncoder AT yahoo.com
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Suppressing "[Fatal Error] :1:1: Premature end of file."
  • Date: Mon, 27 Oct 2008 17:04:10 -0700

Tatu Saloranta wrote:

I may be wrong here, but could it be that Xerces has a default ErrorHandler
that prints out problem descriptions to stdout (or has hard-coded handling
for the case where no listener is registered)?

If so, you could replace it with an empty/dummy handler of your own to
resolve the problem.


Sadly, no. That doesn't seem to be the case.


--
Elliotte Rusty Harold
elharo AT metalab.unc.edu




Archive powered by MHonArc 2.6.24.

Top of Page