public final class TokenizerFactory extends Object
This class is designed to returned tokenizers that corresponds to the given configuration.
public static TextTokenizer get(DiffXConfig config)
config
- The configuration to use.NullPointerException
- If the configuration is null
.Copyright © 2007-2014. All Rights Reserved.