The text source for this Tokenizer.

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

Syntax

C#
protected internal TextReader input
Visual Basic
Protected Friend input As TextReader
Visual C++
protected public:
TextReader^ input

See Also