Interface TokenizerFactory

All Superinterfaces:
JepComponent, Serializable
All Known Implementing Classes:
Tokenizer.StandardTokenizerFactory

public interface TokenizerFactory extends JepComponent
AbstractFactory for creating new Tokenizer instances. A new Tokenizer is constructed each time a new reader is parsed.
Since:
3.4