Package net.sf.saxon.charcode
Class CP852CharacterSet
java.lang.Object
net.sf.saxon.charcode.CP852CharacterSet
- All Implemented Interfaces:
CharacterSet
This package defines character set CP852
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal String
static CP852CharacterSet
final boolean
inCharset
(int ch) Determine if a character is present in the character set
-
Field Details
-
theInstance
-
-
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
-