org.apache.abdera.i18n.text.data
Class UnicodeCharacterDatabase
java.lang.Object
org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase
public class UnicodeCharacterDatabase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNICODE_VERSION
public static final String UNICODE_VERSION
- See Also:
- Constant Field Values
getCanonicalClass
public static int getCanonicalClass(int c)
isComposite
public static boolean isComposite(int f,
int s)
getPairComposition
public static char getPairComposition(int f,
int s)
decompose
public static void decompose(int c,
boolean canonical,
StringBuilder buf)
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.