public class I18nUtils extends I18nUtils
I18nUtils.Location| Modifier and Type | Field and Description |
|---|---|
private Context |
_cocoonContext |
_context, _locations, ROLE| Constructor and Description |
|---|
I18nUtils() |
| Modifier and Type | Method and Description |
|---|---|
private void |
_addLocation(File baseDir,
String catalogueName) |
protected void |
_configure()
Configure the i18n catalogue
|
void |
contextualize(Context context) |
_translate, clearCache, dispose, getInstance, getLangCache, initialize, reloadCatalogues, service, translate, translate, translateenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate Context _cocoonContext
public I18nUtils()
public void contextualize(Context context) throws ContextException
contextualize in interface Contextualizablecontextualize in class I18nUtilsContextExceptionprotected void _configure()
I18nUtils_configure in class I18nUtilsprivate void _addLocation(File baseDir, String catalogueName)