HomeSort by relevance Sort by last modified time
    Searched defs:StringPrep (Results 1 - 9 of 9) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringPrep.java 28 * StringPrep API implements the StingPrep framework as described by
30 * StringPrep prepares Unicode strings for use in network protocols.
36 * in the Unicode Version supported by StringPrep. Currently
39 * the output of the StringPrep processing function. </li>
60 public final class StringPrep {
130 * Profile type: RFC4011 Policy MIB Stringprep
182 private static final WeakReference<StringPrep>[] CACHE = (WeakReference<StringPrep>[])new WeakReference[MAX_PROFILE+1];
248 * Creates an StringPrep object after reading the input stream.
252 * @param inputStream The stream for reading the StringPrep profile binarySu
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrep.java 27 * StringPrep API implements the StingPrep framework as described by
29 * StringPrep prepares Unicode strings for use in network protocols.
35 * in the Unicode Version supported by StringPrep. Currently
38 * the output of the StringPrep processing function. </li>
59 public final class StringPrep {
140 * Profile type: RFC4011 Policy MIB Stringprep
197 private static final WeakReference<StringPrep>[] CACHE = (WeakReference<StringPrep>[])new WeakReference[MAX_PROFILE+1];
263 * Creates an StringPrep object after reading the input stream.
267 * @param inputStream The stream for reading the StringPrep profile binarySu
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1764 milliseconds