Package | Description |
---|---|
org.apache.xmlgraphics.util.i18n |
Provides utility classes for internationalization.
|
Modifier and Type | Field | Description |
---|---|---|
static LocaleGroup |
LocaleGroup.DEFAULT |
The default group.
|
protected LocaleGroup |
LocalizableSupport.localeGroup |
The locale group to which this object belongs.
|
Modifier and Type | Method | Description |
---|---|---|
LocaleGroup |
ExtendedLocalizable.getLocaleGroup() |
Returns the group to which this object belongs.
|
LocaleGroup |
LocalizableSupport.getLocaleGroup() |
Implements
ExtendedLocalizable.getLocaleGroup() . |
Modifier and Type | Method | Description |
---|---|---|
void |
ExtendedLocalizable.setLocaleGroup(LocaleGroup lg) |
Sets the group to which this object belongs.
|
void |
LocalizableSupport.setLocaleGroup(LocaleGroup lg) |
Implements
ExtendedLocalizable.setLocaleGroup(LocaleGroup) . |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.