public class Tokenizer extends Object
| Constructor and Description |
|---|
Tokenizer() |
| Modifier and Type | Method and Description |
|---|---|
List<Token> |
tokenize(CharSequence text) |
public List<Token> tokenize(CharSequence text)
Copyright © 2024. All rights reserved.