Uses of Interface
org.opencms.i18n.I_CmsResourceBundle
Package
Description
Classes to handle internalization (i18n) and locale selection in OpenCms.
-
Uses of I_CmsResourceBundle in org.opencms.i18n
Modifier and TypeClassDescriptionclass
A list based resource bundle that with increased visibility of some key methods.class
A property based resource bundle with increased visibility of some key methods.class
Resource bundle which loads its data from a VFS resource.Modifier and TypeMethodDescriptionCmsPropertyResourceBundle.getClone()
I_CmsResourceBundle.getClone()
Creates a clone of the resource bundle.Modifier and TypeMethodDescriptionstatic void
CmsResourceBundleLoader.addBundleToCache
(String baseName, Locale locale, I_CmsResourceBundle bundle) Adds the specified resource bundle to the permanent cache.