xmlgraphics-commons 1.3

Uses of Class
org.apache.xmlgraphics.util.i18n.LocaleGroup

Packages that use LocaleGroup
org.apache.xmlgraphics.util.i18n Provides utility classes for internationalization. 
 

Uses of LocaleGroup in org.apache.xmlgraphics.util.i18n
 

Fields in org.apache.xmlgraphics.util.i18n declared as LocaleGroup
static LocaleGroup LocaleGroup.DEFAULT
          The default group.
protected  LocaleGroup LocalizableSupport.localeGroup
          The locale group to which this object belongs.
 

Methods in org.apache.xmlgraphics.util.i18n that return LocaleGroup
 LocaleGroup ExtendedLocalizable.getLocaleGroup()
          Returns the group to which this object belongs.
 LocaleGroup LocalizableSupport.getLocaleGroup()
          Implements ExtendedLocalizable.getLocaleGroup().
 

Methods in org.apache.xmlgraphics.util.i18n with parameters of type LocaleGroup
 void ExtendedLocalizable.setLocaleGroup(LocaleGroup lg)
          Sets the group to which this object belongs.
 void LocalizableSupport.setLocaleGroup(LocaleGroup lg)
          Implements ExtendedLocalizable.setLocaleGroup(LocaleGroup).
 


xmlgraphics-commons 1.3

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.