Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Charset encoding problem

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: Alex Blewitt <alex_blewitt AT yahoo.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Charset encoding problem
  • Date: Wed, 14 Sep 2005 13:14:59 -0400

Alex Blewitt wrote:

It looks like it's finding:

org.apache.crimson.parser.XMLReaderImpl

A little googling on the error message shows that is indeed likely a Crimson bug. I suggest using Xerces instead. Crimson's a pretty buggy parser overall. XOM works around a *lot* of bugs in Crimson, but I don't see an obvious way I could work around this one.

--
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