|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.saxon.charcode.CP1250CharacterSet
This class defines properties of the cp1250 character set
| Field Summary | |
static CP1250CharacterSet |
theInstance
|
| Method Summary | |
static CP1250CharacterSet |
getInstance()
|
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 |
| Field Detail |
public static CP1250CharacterSet theInstance
| Method Detail |
public static CP1250CharacterSet getInstance()
public final boolean inCharset(int ch)
CharacterSet
inCharset in interface CharacterSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||