|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.icl.saxon.charcode.CP852CharacterSet
public class CP852CharacterSet
This package defines pluggable character set CP852
| Constructor Summary | |
|---|---|
CP852CharacterSet()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEncodingName()
Determine the name of the Java character set encoding to be used |
boolean |
inCharset(int ch)
Determine if a character is present in the character set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CP852CharacterSet()
| Method Detail |
|---|
public final boolean inCharset(int ch)
CharacterSet
inCharset in interface CharacterSetpublic final java.lang.String getEncodingName()
PluggableCharacterSet
getEncodingName in interface PluggableCharacterSet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||