Subject: RE: encoding ISO-8859-15 error
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 1 Oct 2003 11:19:43 +0100
|
(This post has nothing to do with XSLT)
The simplest solution is to ask the people who produced the file to
produce it in a more commonly used encoding. The only encodings that XML
parsers are guaranteed to accept are utf-8 and utf-16, though in
practice most will also accept iso-8859-1.
Michael Kay
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Jorge IEspana
> Sent: 01 October 2003 08:24
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: encoding ISO-8859-15 error
>
>
> Hi,
> I'm reciving an XML file with encoding="ISO-8859-15", when I
> transform the file I received
> javax.xml.transform.TransformerException. java.io
> UnsupportedEncodingException ISO8859_15 If I use ISO-8859-1
> it's work fine but I can't. I'm working with java.1.3 1_09 and just
> download xalan-j_2_5_1
> Thanks for any help!
> Jac
>
> ---Publicidad--------------------------------------------------------
> Únete a los miles de sin pareja en Meetic... ¡te vas a
> enamorar! http://www.iespana.es/_reloc/email.meetic
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|