Uses of Class
org.apache.lucene.analysis.icu.segmentation.CharArrayIterator
Packages that use CharArrayIterator
Package
Description
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
-
Uses of CharArrayIterator in org.apache.lucene.analysis.icu.segmentation
Fields in org.apache.lucene.analysis.icu.segmentation declared as CharArrayIteratorModifier and TypeFieldDescriptionprivate final CharArrayIterator
BreakIteratorWrapper.textIterator
Methods in org.apache.lucene.analysis.icu.segmentation that return CharArrayIterator