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 12:50:21 -0400

Alex Blewitt wrote:
I'm trying to parse an RSS feed, which is being served
from a server as Content-Type: application/xml, and
the XML identifies itself as encoding="ISO-8859-1" in
the XML preamble.


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?

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