SerializableMultiTextPatternTockenizerpublic class MultiTextTokenizer extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
MultiTextTokenizer(String[] Separators,
boolean WithSeparators) |
|
MultiTextTokenizer(String Text,
String[] Separators,
boolean WithSeparators) |
| Modifier and Type | Method | Description |
|---|---|---|
protected int |
fillIndexes() |
|
String[] |
parseTokens() |
|
void |
setText(String Text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic MultiTextTokenizer(String[] Separators, boolean WithSeparators)
Copyright © 2019 SMYLD. All rights reserved.