Uses of Class
org.apache.lucene.analysis.standard.ClassicTokenizerImpl
Packages that use ClassicTokenizerImpl
Package
Description
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.-
Uses of ClassicTokenizerImpl in org.apache.lucene.analysis.standard
Fields in org.apache.lucene.analysis.standard declared as ClassicTokenizerImplModifier and TypeFieldDescriptionprivate ClassicTokenizerImplClassicTokenizer.scannerA private instance of the JFlex-constructed scanner