|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tokenizer
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 |
|---|
Catcode getCatcode(UnicodeChar c)
c - the Unicode character to analyze
java.lang.String getNamespace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||