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:17:58 -0400

OK. It looks like XOM resolves external entities regardless of the setting of http://xml.org/sax/features/external-general-entities so I've added some special case code to handle that. The next release should allow you to build with Crimson without validating. However, the canonicalizer is still broken due to Crimson white space handling errors, and thus the unit tests fail. I don't see any easy way to work around that, I'm afraid.
--

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