Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Classes | Namespaces | Typedefs
StandardTokenizer.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Analysis.Standard.StandardTokenizer
 A grammar-based tokenizer constructed with JFlex More...
 

Namespaces

package  Lucene.Net.Analysis.Standard
 

Typedefs

using CharReader = Lucene.Net.Analysis.CharReader
 
using Token = Lucene.Net.Analysis.Token
 
using Tokenizer = Lucene.Net.Analysis.Tokenizer
 
using AttributeSource = Lucene.Net.Util.AttributeSource
 
using Version = Lucene.Net.Util.Version
 

Typedef Documentation

Definition at line 24 of file StandardTokenizer.cs.

Definition at line 21 of file StandardTokenizer.cs.

Definition at line 22 of file StandardTokenizer.cs.

Definition at line 23 of file StandardTokenizer.cs.

Definition at line 25 of file StandardTokenizer.cs.