> Seems when I was updating our support of IANA encodings I spent so much
> time with the obscure ones that I forgot about those that are more obvious.
> So you have two choices:
>
> 1. Use the feature "http://apache.org/xml/features/allow-java-encodings";
> to allow Java encoding names (like ASC
SCII a very common encoding ? I just think Xerces should has
some way to support it.
Thanks,
Jin
> -Original Message-----
> From: Jin Zhao [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 25, 2001 12:32 PM
> To: [EMAIL PROTECTED]
> Subject: the encoding "ASC
Hi geeks,
When using jdom to parse a document, I got the following exeption:
--
java.io.IOException: Error on line 0 of XML document: The encoding "ASCII"
is not supported.
at
org.jdom.adapters.