public class I18nUtil extends Object
| Constructor and Description |
|---|
I18nUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getI18nFile(File root,
String artifactId,
Locale locale,
boolean create) |
public static File getI18nFile(File root, String artifactId, Locale locale, boolean create) throws IOException
root - le repertoire ou sont stockes les fichiers i18nartifactId - le nom de l'artifactlocale - le nom de la locale (peut-ĂȘtre nulle)create - true pour creer le fichier si non presentIOException - si probleme lors de la creation du fichierCopyright © 2007–2020 CodeLutin. All rights reserved.