| Package | Description |
|---|---|
| org.mentawai.i18n |
| Modifier and Type | Method and Description |
|---|---|
I18N |
I18NHolder.add(Locale loc,
I18N i18n) |
protected I18N[] |
I18nDisplaytagAdapter.findI18NInPageContext(javax.servlet.jsp.PageContext pageContext) |
I18N |
I18NHolder.get(Locale loc) |
static I18N |
I18NMap.getI18N(File file) |
static I18N |
I18NMap.getI18N(String file) |
static I18N |
I18NMap.getI18N(String file,
Locale loc) |
static I18N |
I18NMap.getI18NFromClasspath(String file) |
static I18N |
I18NMap.getI18NFromClasspath(String file,
Locale loc) |
I18N |
I18NHolder.remove(Locale loc) |
| Modifier and Type | Method and Description |
|---|---|
I18N |
I18NHolder.add(Locale loc,
I18N i18n) |
boolean |
I18NHolder.containsI18n(I18N i18n) |
| Modifier and Type | Method and Description |
|---|---|
void |
I18NHolder.putAll(Map<? extends Locale,? extends I18N> map) |
Copyright © 2015. All Rights Reserved.