C# Class Lucene.Net.Analysis.Miscellaneous.EmptyTokenStream

An always exhausted token stream
Inheritance: TokenStream
Afficher le fichier Open project: synhershko/lucene.net Class Usage Examples

Méthodes publiques

Méthode Description
IncrementToken ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

IncrementToken() public final méthode

public final IncrementToken ( ) : bool
Résultat bool