Modifier and Type | Field | Description |
---|---|---|
private BufferedReader |
in |
|
private Integer |
langCode |
|
static String |
resourceDirectory |
The directory of language resource files, default:
/resources/lang/ . |
Constructor | Description |
---|---|
StringLoader() |
|
StringLoader(String iso639Code) |
private BufferedReader in
private Integer langCode
public static String resourceDirectory
/resources/lang/
.public StringLoader()
public StringLoader(String iso639Code)
public Strings load() throws IOException
IOException