Uses of Class
com.ibm.icu.text.CharsetMatch
Packages that use CharsetMatch
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 CharsetMatch in com.ibm.icu.text
Methods in com.ibm.icu.text that return CharsetMatchModifier and TypeMethodDescriptionCharsetDetector.detect()
Return the charset that best matches the supplied input data.CharsetDetector.detectAll()
Return an array of all charsets that appear to be plausible matches with the input data.Methods in com.ibm.icu.text with parameters of type CharsetMatchModifier and TypeMethodDescriptionint
CharsetMatch.compareTo
(CharsetMatch other) Compare to other CharsetMatch objects.