|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ArooaTokenizer
Something that can tokenize a string.
| Method Summary | |
|---|---|
String[] |
parse(String text)
Parse the given string into it's parts. |
| Method Detail |
|---|
String[] parse(String text)
throws ParseException
text -
ParseException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||