|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.charcode.ISO88592CharacterSet
public class ISO88592CharacterSet
This class defines properties of the ISO-8859-2 character set
Method Summary | |
---|---|
static ISO88592CharacterSet |
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 |
Method Detail |
---|
public static ISO88592CharacterSet 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 |