com.icl.saxon.charcode

Class CP1251CharacterSet

Implemented Interfaces:
CharacterSet

public class CP1251CharacterSet
extends java.lang.Object
implements CharacterSet

This class defines properties of the CP1251 Cyrillic character set, as defined at http://www.microsoft.com/globaldev/reference/sbcs/1251.htm

Method Summary

boolean
inCharset(int c)

Method Details

inCharset

public final boolean inCharset(int c)
Specified by:
inCharset in interface CharacterSet