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 Stringstatic ISO88599CharacterSetfinal booleaninCharset(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:CharacterSetDetermine if a character is present in the character set- Specified by:
inCharsetin interfaceCharacterSet
-
getEncodingName
-