com.google.gwt.i18n.client.impl.cldr
Class CldrImpl_he

java.lang.Object
  extended by com.google.gwt.i18n.client.impl.CldrImpl
      extended by com.google.gwt.i18n.client.impl.cldr.CldrImpl_he
All Implemented Interfaces:
Localizable

public class CldrImpl_he
extends CldrImpl

Placeholder for generated file. Eventually all CldrImpl implementations will be machine-generated from Unicode's CLDR data.


Constructor Summary
CldrImpl_he()
           
 
Method Summary
 boolean isRTL()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CldrImpl_he

public CldrImpl_he()
Method Detail

isRTL

public boolean isRTL()
Overrides:
isRTL in class CldrImpl
Returns:
true if the current locale is right-to-left rather than left-to-right. Most languages are left-to-right, so the default is false.