public class I18N extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
I18N.Key |
| Modifier and Type | Method and Description |
|---|---|
static String |
documentHasNoContent(String docName) |
static String |
failedToPrintError(Throwable ex) |
static String |
format(I18N.Key key,
Object... args) |
static String |
lookup(I18N.Key key) |
static String |
noSchemasAvailable(String resource) |
static void |
reset() |
static void |
setLocale(Locale l) |
static String |
validationErrorIn(String docName) |
public static void setLocale(Locale l)
public static void reset()
Copyright © 2017. All Rights Reserved.