|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.charcode.ShiftJISCharacterSet
Field Summary | |
static long[] |
flags
|
Constructor Summary | |
ShiftJISCharacterSet()
|
Method Summary | |
java.lang.String |
getEncodingName()
|
static ShiftJISCharacterSet |
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 long[] flags
Constructor Detail |
public ShiftJISCharacterSet()
Method Detail |
public static ShiftJISCharacterSet getInstance()
public final boolean inCharset(int ch)
CharacterSet
inCharset
in interface CharacterSet
public final java.lang.String getEncodingName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |