Package net.sf.saxon.charcode
Class ISO88598CharacterSet
java.lang.Object
net.sf.saxon.charcode.ISO88598CharacterSet
- All Implemented Interfaces:
CharacterSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal String
static ISO88598CharacterSet
final boolean
inCharset
(int ch) Determine if a character is present in the character set
-
Constructor Details
-
ISO88598CharacterSet
public ISO88598CharacterSet()
-
-
Method Details
-
getInstance
-
inCharset
public final boolean inCharset(int ch) Description copied from interface:CharacterSet
Determine if a character is present in the character set- Specified by:
inCharset
in interfaceCharacterSet
-
getEncodingName
-