程序包 | 说明 |
---|---|
org.opencms.i18n |
Classes to handle internalization (i18n) and locale selection in OpenCms.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsListResourceBundle
A list based resource bundle that with increased visibility of some key methods.
|
class |
CmsPropertyResourceBundle
A property based resource bundle with increased visibility of some key methods.
|
class |
CmsVfsResourceBundle
Resource bundle which loads its data from a VFS resource.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsResourceBundle |
I_CmsResourceBundle.getClone()
Creates a clone of the resource bundle.
|
I_CmsResourceBundle |
CmsPropertyResourceBundle.getClone() |
限定符和类型 | 方法和说明 |
---|---|
static void |
CmsResourceBundleLoader.addBundleToCache(java.lang.String baseName,
java.util.Locale locale,
I_CmsResourceBundle bundle)
Adds the specified resource bundle to the permanent cache.
|