Uses of Class
org.apache.lucene.analysis.icu.segmentation.CompositeBreakIterator
-
Packages that use CompositeBreakIterator Package Description org.apache.lucene.analysis.icu.segmentation Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm. -
-
Uses of CompositeBreakIterator in org.apache.lucene.analysis.icu.segmentation
Fields in org.apache.lucene.analysis.icu.segmentation declared as CompositeBreakIterator Modifier and Type Field Description private CompositeBreakIterator
ICUTokenizer. breaker
-