C# Class org.apache.lucene.analysis.miscellaneous.EmptyTokenStream

An always exhausted token stream.
Inheritance: TokenStream
Show file Open project: paulirwin/lucene.net Class Usage Examples

Public Methods

Method Description
incrementToken ( ) : bool

Method Details

incrementToken() public method

public incrementToken ( ) : bool
return bool