|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Tokenizer | |
|---|---|
| org.apache.crunch.contrib.text | |
| Uses of Tokenizer in org.apache.crunch.contrib.text |
|---|
| Methods in org.apache.crunch.contrib.text that return Tokenizer | |
|---|---|
Tokenizer |
TokenizerFactory.create(String input)
Return a Scanner instance that wraps the input string and uses the delimiter,
skip, and locale settings for this TokenizerFactory instance. |
| Methods in org.apache.crunch.contrib.text with parameters of type Tokenizer | |
|---|---|
protected abstract T |
AbstractSimpleExtractor.doExtract(Tokenizer tokenizer)
Subclasses must override this method to return a new instance of the class that this Extractor instance is designed to parse. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||