Initializes a new instance of the WhitespaceAnalyzer class

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

Syntax

C#
public WhitespaceAnalyzer()
Visual Basic
Public Sub New
Visual C++
public:
WhitespaceAnalyzer()

See Also