Uses of Class
org.apache.lucene.analysis.icu.segmentation.BreakIteratorWrapper
Packages that use BreakIteratorWrapper
Package
Description
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
-
Uses of BreakIteratorWrapper in org.apache.lucene.analysis.icu.segmentation
Fields in org.apache.lucene.analysis.icu.segmentation declared as BreakIteratorWrapperModifier and TypeFieldDescriptionprivate BreakIteratorWrapperCompositeBreakIterator.rbbiprivate final BreakIteratorWrapper[]CompositeBreakIterator.wordBreakersMethods in org.apache.lucene.analysis.icu.segmentation that return BreakIteratorWrapperModifier and TypeMethodDescriptionprivate BreakIteratorWrapperCompositeBreakIterator.getBreakIterator(int scriptCode)