Uses of Class
com.ibm.icu.text.AlphabeticIndex
Packages that use AlphabeticIndex
Package
Description
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
-
Uses of AlphabeticIndex in com.ibm.icu.text
Methods in com.ibm.icu.text that return AlphabeticIndexModifier and TypeMethodDescriptionAlphabeticIndex.addLabels
(UnicodeSet additions) Add more index characters (aside from what are in the locale)Add more index characters (aside from what are in the locale)Add more index characters (aside from what are in the locale)AlphabeticIndex.addRecord
(CharSequence name, V data) Add a record (name and data) to the index.AlphabeticIndex.clearRecords()
Clear the index.AlphabeticIndex.setInflowLabel
(String inflowLabel) Set the inflowLabel labelAlphabeticIndex.setMaxLabelCount
(int maxLabelCount) Set a limit on the number of labels in the index.AlphabeticIndex.setOverflowLabel
(String overflowLabel) Set the overflow labelAlphabeticIndex.setUnderflowLabel
(String underflowLabel) Set the underflowLabel label