Package | Description |
---|---|
com.ibm.icu.text |
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.
|
Modifier and Type | Method and Description |
---|---|
CharsetMatch |
CharsetDetector.detect()
Return the charset that best matches the supplied input data.
|
CharsetMatch[] |
CharsetDetector.detectAll()
Return an array of all charsets that appear to be plausible
matches with the input data.
|
Modifier and Type | Method and Description |
---|---|
int |
CharsetMatch.compareTo(CharsetMatch other)
Compare to other CharsetMatch objects.
|
Copyright © 2016 Unicode, Inc. and others.