Uses of Class
org.apache.lucene.analysis.icu.segmentation.CharArrayIterator
-
Packages that use CharArrayIterator Package Description org.apache.lucene.analysis.icu.segmentation 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 CharArrayIterator Modifier and Type Field Description private CharArrayIteratorBreakIteratorWrapper. textIteratorMethods in org.apache.lucene.analysis.icu.segmentation that return CharArrayIterator Modifier and Type Method Description CharArrayIteratorCharArrayIterator. clone()
-