Package net.sf.saxon.charcode
Class ISO88599CharacterSet
java.lang.Object
net.sf.saxon.charcode.ISO88599CharacterSet
- All Implemented Interfaces:
CharacterSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal String
static ISO88599CharacterSet
final boolean
inCharset
(int ch) Determine if a character is present in the character set
-
Constructor Details
-
ISO88599CharacterSet
public ISO88599CharacterSet()
-
-
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
-