]> granicus.if.org Git - icu/commit
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable...
authorYoshito Umaoka <y.umaoka@gmail.com>
Tue, 17 Sep 2013 07:07:53 +0000 (07:07 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Tue, 17 Sep 2013 07:07:53 +0000 (07:07 +0000)
commit1e57298e3f78fe94e1eca350727e48b4501e6863
treea26cea5f8651eddde18eeeeca5d8deb088215c8f
parent920dadff8d99c7d1bbe62fad8bf377849eb1bb70
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets. Use ISO-8859-8-I for ISO-8859-8/logica/implicit - to make the behavior compatible with ICU4C implementation (#9364).

X-SVN-Rev: 34351
icu4j/main/classes/core/src/com/ibm/icu/text/CharsetDetector.java
icu4j/main/classes/core/src/com/ibm/icu/text/CharsetRecog_sbcs.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/CharsetDetectionTests.xml
icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/TestCharsetDetector.java