net.sf.saxon.charcode
Class ISO88599CharacterSet
java.lang.Object
net.sf.saxon.charcode.ISO88599CharacterSet
- CharacterSet
public class ISO88599CharacterSet
extends java.lang.Object
Originally contributed in 2001.
In releases prior to Saxon 9.0, this code was present under a different license. It has been
recontributed under the Mozilla license by the original author on 2007-10-21.
The character mapping was obtained by conversion a character table of all non-US characters from
CP852 into UNICODE entities using a simple stylesheet and saxon with the following attribute in
xsl:output
saxon:character-representation="dec;dec"
The class was tested by reverse conversion of the generated table to native representation as well
as by transformation of several texts which use Czech and Slovak accented characters.
ISO88599CharacterSet
public ISO88599CharacterSet()
getEncodingName
public final String getEncodingName()