net.sf.saxon.charcode

Class CP1250CharacterSet

public class CP1250CharacterSet extends Object implements CharacterSet

This class defines properties of the cp1250 Central Europe character set, as defined at http://www.microsoft.com/globaldev/reference/sbcs/1250.htm.
Field Summary
static CP1250CharacterSettheInstance
Method Summary
static CP1250CharacterSetgetInstance()
booleaninCharset(int ch)

Field Detail

theInstance

public static CP1250CharacterSet theInstance

Method Detail

getInstance

public static CP1250CharacterSet getInstance()

inCharset

public final boolean inCharset(int ch)