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: Alex Blewitt <alex_blewitt AT yahoo.com>
  • To: Elliotte Harold <elharo AT metalab.unc.edu>, xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Charset encoding problem
  • Date: Wed, 14 Sep 2005 18:07:18 +0100 (BST)

> If you send a stack trace for the nested
> SAXException that may help.
> Nothing obviously wrong jumps out at me. You could
> try using a different
> parser. Which one are you using now?

I'm running XOM-1.13b in Eclipse 3.1 on Windows, with
Java 1.4 (.2_08). I used the all-in-one download
http://www.cafeconleche.org/XOM/xom-1.1b3.jar to get
hold of the package, with all of its constituents and
no other properties set to my knowledge, so it's what
it is finding automatically.

It looks like it's finding:

org.apache.crimson.parser.XMLReaderImpl

to do the parsing. There's no stacktrace in the
exception message in the debugger (stackTrace=null)
and the detailMessage is as copied and pasted before,
with columnNumber=-1 and lineNumber=1. The instance is
a plain org.xml.sax.SAXParseException. I'll have a
look to see if I can find the crimson source code so
that I can debug further.



___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo!
Security Centre. http://uk.security.yahoo.com




Archive powered by MHonArc 2.6.24.

Top of Page