public interface ITokenizer
| Modifier and Type | Interface and Description |
|---|---|
static class |
ITokenizer.TokenType |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
void |
init(String text,
LocaleId language) |
Token |
next() |
Copyright © 2022. All rights reserved.