Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM and Crimson

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: Kevin Herrboldt <kevin AT puppethead.com>, xom-interest AT lists.ibiblio.org
  • Cc:
  • Subject: Re: [XOM-interest] XOM and Crimson
  • Date: Thu, 5 Jun 2003 13:01:04 -0400

I have been able to reproduce this, more or less, on Mac OS X. More than anything I'm surprised that it's fixed in Java 1.4.2. Let me see if I can think of a workaround. Possibly Crimson resolve entity references regardless of whether or not the features are set. If so, I should be able to bypass the setFeature calls that are throwing the exception. If not, I may be able to turn on validation and supress the validity errrors.
--

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