Package | Description |
---|---|
org.apache.crunch.contrib.text |
Modifier and Type | Method and Description |
---|---|
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 © 2016 The Apache Software Foundation. All rights reserved.