| Package | Description |
|---|---|
| de.sstoehr.pustefix.i18n.convert | |
| de.sstoehr.pustefix.i18n.input | |
| de.sstoehr.pustefix.i18n.model | |
| de.sstoehr.pustefix.i18n.output |
| Modifier and Type | Method and Description |
|---|---|
void |
Converter.addLocale(Locale locale,
File inputFile,
File outputFile) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Locale,File> |
AbstractReader.locales |
| Modifier and Type | Method and Description |
|---|---|
void |
Reader.addLocale(Locale locale,
File file) |
void |
AbstractReader.addLocale(Locale locale,
File file) |
| Modifier and Type | Method and Description |
|---|---|
Locale |
MessageTranslation.getLocale() |
| Constructor and Description |
|---|
MessageTranslation(Locale locale,
String translation) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Locale,File> |
AbstractWriter.locales |
| Modifier and Type | Method and Description |
|---|---|
void |
Writer.addLocale(Locale locale,
File file) |
void |
AbstractWriter.addLocale(Locale locale,
File file) |
Copyright © 2015. All Rights Reserved.