From d0a618f40ededfadafba7a614993c0b523aa1909 Mon Sep 17 00:00:00 2001 From: Ram Viswanadha Date: Thu, 17 Jun 2004 22:13:45 +0000 Subject: [PATCH] ICU-0 update readme with new module target X-SVN-Rev: 15907 --- icu4j/readme.html | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/icu4j/readme.html b/icu4j/readme.html index fbb49cc0203..bbbebb355ed 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -901,7 +901,7 @@ in these classes are fully supported. Basic Properties - propertiesBasic, propertiesTests + propertiesBasic, propertiesBasicTests com.ibm.icu.dev.test.lang 500 KB @@ -932,7 +932,7 @@ in these classes are fully supported. Full Properties - propertiesFull, propertiesTests + propertiesFull, propertiesFullTests com.ibm.icu.dev.test.lang 1,240 KB @@ -1003,6 +1003,38 @@ in these classes are fully supported. + + StringPrep, IDNA + stringPrep, stringPrepTests + com.ibm.icu.dev.test.stringprep + 448 KB + + + + + + + + + + + + + + + + + +
icu.lang:UCharacter, UCharacterCategory, UCharacterDirection, UCharacterNameIterator, + UCharacterTypeIterator, UProperty, UScript +
icu.text:BreakIterator, CanonicalIterator, IDNA, Normalizer, Replaceable, ReplaceableString, + StringPrep, StringParseException, UCharacterIterator, UForwardCharacterIterator, UnicodeSet, UTF16 +
icu.util: RangeValueIterator, StringTokenizer, ULocale, UResourceBundle + ValueIterator,VersionInfo +
+ + + Transforms transliterator, transliteratorTests