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 BreakIteratorWrapper
CompositeBreakIterator.rbbi
private final BreakIteratorWrapper[]
CompositeBreakIterator.wordBreakers
Methods in org.apache.lucene.analysis.icu.segmentation that return BreakIteratorWrapperModifier and TypeMethodDescriptionprivate BreakIteratorWrapper
CompositeBreakIterator.getBreakIterator
(int scriptCode)