com.icl.saxon.charcode

Class CP1250CharacterSet

Implemented Interfaces:
CharacterSet

public class CP1250CharacterSet
extends java.lang.Object
implements CharacterSet

This class defines properties of the cp1250 character set

Constructor Summary

CP1250CharacterSet()

Method Summary

boolean
inCharset(int ch)

Constructor Details

CP1250CharacterSet

public CP1250CharacterSet()

Method Details

inCharset

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