| Package | Description |
|---|---|
| regexodus |
| Modifier and Type | Method and Description |
|---|---|
RETokenizer |
Pattern.tokenizer(char[] data,
int off,
int len)
Tokenizes a specified region by an occurrences of the pattern.
|
RETokenizer |
Pattern.tokenizer(Reader in,
int length)
Tokenizes a specified region by an occurrences of the pattern.
|
RETokenizer |
Pattern.tokenizer(String text)
Tokenizes a text by an occurrences of the pattern.
|
Copyright © 2016. All rights reserved.