The class StandardTokenizerProperties
provides a simple implementation of the {@link TokenizerProperties} interface for use in most situations.
Note that this class takes advantage of JTopas features that use Java 1.4 or higher. It can still be used in older environments but not compiled with JDK versions below 1.4!
@see TokenizerProperties @see Tokenizer @author Heiko Blau
|
|