Enumeration<Object>EnvelopTockenizerpublic class TextTokenizer extends StringTokenizer
| Constructor | Description |
|---|---|
TextTokenizer(String textList,
String seperator) |
| Modifier and Type | Method | Description |
|---|---|---|
String[] |
parseTokens() |
This methode will parse the supplied text and separator and return the
results
|
asIteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountTokens, hasMoreElements, hasMoreTokens, nextElement, nextToken, nextTokenCopyright © 2019 SMYLD. All rights reserved.