net.sourceforge.jiu.apps
Class StringLoader
java.lang.Object
net.sourceforge.jiu.apps.StringLoader
- public class StringLoader
- extends Object
This class loads a Strings
resource from a text file.
The text file must contain one
- Since:
- 0.12.0
- Author:
- Marco Schmidt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resourceDirectory
public static String resourceDirectory
- The directory of language resource files, default:
/resources/lang/
.
StringLoader
public StringLoader()
StringLoader
public StringLoader(String iso639Code)
load
public Strings load()
throws IOException
- Throws:
IOException
Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt