com.icl.saxon.charcode

Class Latin1CharacterSet

Implemented Interfaces:
CharacterSet

public class Latin1CharacterSet
extends Object
implements CharacterSet

This class defines properties of the ISO-8859-1 character set

Method Summary

boolean
inCharset(int c)

Method Details

inCharset

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