org.kie.workbench.common.widgets.client.util
Class Unicode
java.lang.Object
org.kie.workbench.common.widgets.client.util.Unicode
public class Unicode
- extends Object
Workaround for GWT's implementation of Character.isLetter().
See https://code.google.com/p/google-web-toolkit/issues/detail?id=1983#c23
|
Method Summary |
static boolean |
isLetter(char c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Unicode
public Unicode()
isLetter
public static boolean isLetter(char c)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.