Apache Lucene.Net 2.1 Class Library API

FastCharStream Members

FastCharStream overview

Public Instance Constructors

FastCharStream Constructor Constructs from a Reader.

Public Instance Methods

Backup 
BeginToken 
Done 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetBeginColumn 
GetBeginLine 
GetColumn 
GetEndColumn 
GetEndLine 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetImage 
GetLine 
GetSuffix 
GetType (inherited from Object) Gets the Type of the current instance.
ReadChar 
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

FastCharStream Class | Lucene.Net.Analysis.Standard Namespace