|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A tokenizer is a class which is able to categorize characters according to the category codes.
Method Summary | |
Catcode |
getCatcode(UnicodeChar c)
Getter for the category code of a character. |
java.lang.String |
getNamespace()
Getter for the name space. |
Method Detail |
public Catcode getCatcode(UnicodeChar c)
c
- the Unicode character to analyze
public java.lang.String getNamespace()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |