> jo wrote: > I am getting the impression that xerces 1.x supported all the IANA encodings and also allowed you to use the java encoding names but that xerces 2.0.x allows only a specified subset of IANA and does not allow the direct use of java encoding names is this correct?
Xerces2 do not recognize java encoding names by default, you have to set the feature "allow-java-encoding" to true. http://xml.apahce.org/xerces2-j/features.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]