Uses of Class
ch.qos.cal10n.util.CAL10NBundle
-
Packages that use CAL10NBundle Package Description ch.qos.cal10n.util Package containing utility classes, used internally by the CAL10N project. -
-
Uses of CAL10NBundle in ch.qos.cal10n.util
Methods in ch.qos.cal10n.util that return CAL10NBundle Modifier and Type Method Description CAL10NBundle
AbstractCAL10NBundleFinder. getBundle(String baseName, Locale locale, String charset)
CAL10NBundle
CAL10NBundleFinder. getBundle(String baseName, Locale locale, String charset)
Methods in ch.qos.cal10n.util with parameters of type CAL10NBundle Modifier and Type Method Description void
CAL10NBundle. setParent(CAL10NBundle parent)
-