Implements a default tokenizer class.
Extends: AbstractTokenizer
Description
The GenericTokenizer allows you to implement a default tokenizer class.
Constructors
Creates an instance of GenericTokenizer
public
GenericTokenizer() throws Exception