Lucene.Net 1.4.3 Class Library

Tokenizer Constructor

Construct a tokenizer with null input.

Overload List

Construct a tokenizer with null input.

protected internal Tokenizer();

Construct a token stream processing the given input.

protected internal Tokenizer(TextReader);

See Also

Tokenizer Class | Lucene.Net.Analysis Namespace