public final class TokenizerFactory extends Object
This class is designed to returned tokenizers that corresponds to the given configuration.
| Modifier and Type | Method and Description |
|---|---|
static TextTokenizer |
get(DiffXConfig config)
Returns the text tokenizer.
|
public static TextTokenizer get(DiffXConfig config)
config - The configuration to use.NullPointerException - If the configuration is null.Copyright © 2007-2022. All Rights Reserved.