Uses of Package
com.ibm.icu.segmenter
Packages that use com.ibm.icu.segmenter
-
Classes in com.ibm.icu.segmenter used by com.ibm.icu.segmenterClassDescriptionAn iterator of segmentation boundaries that can operate in either the forwards or reverse direction.Builder for
LocalizedSegmenterThe type of segmentation to be performed.Builder forRuleBasedSegmenterA simple struct to represent an element of the segmentation result.An interface that defines APIs for segmentation in terms of segments and boundaries, and enforces immutable stateless iteration over the segmentation result yielded from an inputCharSequence.An interface that represents the segmentation results, including the APIs for iteration therein, that are yielded from passing an inputCharSequenceto aSegmenter.