Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] NodeFactory and entities

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Luca Passani <passani AT eunet.no>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] NodeFactory and entities
  • Date: Mon, 16 May 2005 08:42:47 +0200


bang on. Thanks a lot, Adam!

Luca

adamc AT email.unc.edu wrote:


This specific 'error' often results from an encoding problem; in a nutshell,
it's highly likely that your output encoding (from XOM) is UTF-8 and the
application you're using to view the document (e.g. a web browser) thinks
it's ISO-8859-1.

See http://www.dpawson.co.uk/xsl/sect2/nbsp.html#d7115e207






Archive powered by MHonArc 2.6.24.

Top of Page