Package net.sourceforge.jiu.apps
Class StringLoader
java.lang.Object
net.sourceforge.jiu.apps.StringLoader
This class loads a
Strings
resource from a text file.
The text file must contain one- Since:
- 0.12.0
- Author:
- Marco Schmidt
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BufferedReader
private Integer
static String
The directory of language resource files, default:/resources/lang/
. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
in
-
langCode
-
resourceDirectory
The directory of language resource files, default:/resources/lang/
.
-
-
Constructor Details
-
StringLoader
public StringLoader() -
StringLoader
-
-
Method Details
-
load
- Throws:
IOException
-