| 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.
|
Copyright (c) 2009 IBM Corporation and others.