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

  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
XMLChar.java 740 public static int supplemental(char h, char l) { method in class:XMLChar
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XMLChar.java 345 * Returns true if the specified character is a supplemental character.
354 * Returns true the supplemental character corresponding to the given
360 public static int supplemental(char h, char l) { method in class:XMLChar
365 * Returns the high surrogate of a supplemental character
367 * @param c The supplemental character to "split".
374 * Returns the low surrogate of a supplemental character
376 * @param c The supplemental character to "split".
  /external/jdiff/
xerces.jar 

Completed in 53 milliseconds