Kie Workbench - Common - UI 6.1.0.CR1

org.kie.workbench.common.widgets.client.util
Class Unicode

java.lang.Object
  extended by 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


Constructor Summary
Unicode()
           
 
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
 

Constructor Detail

Unicode

public Unicode()
Method Detail

isLetter

public static boolean isLetter(char c)

Kie Workbench - Common - UI 6.1.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.