Uses of Interface
org.opencms.i18n.I_CmsResourceBundle
Packages that use I_CmsResourceBundle
Package
Description
Classes to handle internalization (i18n) and locale selection in OpenCms.
-
Uses of I_CmsResourceBundle in org.opencms.i18n
Classes in org.opencms.i18n that implement I_CmsResourceBundleModifier and TypeClassDescriptionclassA list based resource bundle that with increased visibility of some key methods.classA property based resource bundle with increased visibility of some key methods.classResource bundle which loads its data from a VFS resource.Methods in org.opencms.i18n that return I_CmsResourceBundleModifier and TypeMethodDescriptionCmsPropertyResourceBundle.getClone()I_CmsResourceBundle.getClone()Creates a clone of the resource bundle.Methods in org.opencms.i18n with parameters of type I_CmsResourceBundleModifier and TypeMethodDescriptionstatic voidCmsResourceBundleLoader.addBundleToCache(String baseName, Locale locale, I_CmsResourceBundle bundle) Adds the specified resource bundle to the permanent cache.