Uses of Class
org.apache.lucene.analysis.Tokenizer

Packages that use Tokenizer
Package
Description
Text analysis.
Fast, general-purpose grammar-based tokenizer StandardTokenizer implements the Word Break rules from the Unicode Text Segmentation algorithm, as specified in Unicode Standard Annex #29.