public abstract class Lang extends Object
| Modifier and Type | Field and Description |
|---|---|
static Properties |
en |
static String |
EN |
static Properties |
es |
static String |
ES |
| Constructor and Description |
|---|
Lang() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
readDirectory() |
static String |
translate(String key,
HashMap parameters,
String locale) |
public static final String EN
public static final String ES
public static Properties en
public static Properties es
protected static void readDirectory()
throws IOException
IOExceptionCopyright © 2019. All rights reserved.