Uses of Interface
com.ibm.icu.segmenter.Segments
Packages that use Segments
-
Uses of Segments in com.ibm.icu.segmenter
Classes in com.ibm.icu.segmenter that implement SegmentsMethods in com.ibm.icu.segmenter that return SegmentsModifier and TypeMethodDescriptionLocalizedSegmenter.segment(CharSequence s) Returns aSegmentsobject that encapsulates the segmentation of the inputCharSequence.RuleBasedSegmenter.segment(CharSequence s) Returns aSegmentsobject that encapsulates the segmentation of the inputCharSequence.Segmenter.segment(CharSequence s) Returns aSegmentsobject that encapsulates the segmentation of the inputCharSequence.