|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwxtgui.RETokenizer
Tokenizer for XMLEditor Adapted from Claude Duguay, 2002
Nested Class Summary | |
static class |
RETokenizer.Token
|
Field Summary | |
protected java.util.regex.Matcher |
matcher
|
protected RETypes |
types
|
Constructor Summary | |
RETokenizer(RETypes types,
java.lang.String text)
|
Method Summary | |
protected RETokenizer.Token |
getToken(int pos)
|
RETokenizer.Token |
nextToken()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected RETypes types
protected java.util.regex.Matcher matcher
Constructor Detail |
public RETokenizer(RETypes types, java.lang.String text)
Method Detail |
protected RETokenizer.Token getToken(int pos)
public RETokenizer.Token nextToken()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |