This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.contrib.text.Tokenizer (Apache Crunch 0.10.0 API)

Uses of Class
org.apache.crunch.contrib.text.Tokenizer

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.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.