Apache Lucene.Net 2.4.0 Class Library API

SinkTokenizer.Reset Method ()

Reset the internal data structures to the start at the front of the list of tokens. Should be called if tokens were added to the list after an invocation of {@link #Next(Token)}

public override void Reset();

See Also

SinkTokenizer Class | Lucene.Net.Analysis Namespace | SinkTokenizer.Reset Overload List