| 
 | |||||||||
| 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 Scannerinstance that wraps the input string and uses the delimiter,
 skip, and locale settings for thisTokenizerFactoryinstance. | 
| 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 Extractorinstance is designed to parse. | 
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||