Construct a tokenizer with null input.

Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal Tokenizer()
Visual Basic
Protected Friend Sub New
Visual C++
protected public:
Tokenizer()

See Also