public class RbbiTokenizer extends Object implements ITokenizer
ITokenizer.TokenType| Constructor and Description |
|---|
RbbiTokenizer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
void |
init(String text,
LocaleId language) |
Token |
next() |
public boolean hasNext()
hasNext in interface ITokenizerpublic Token next()
next in interface ITokenizerpublic void init(String text, LocaleId language)
init in interface ITokenizerCopyright © 2021. All rights reserved.