igpp.util
Class Options
java.lang.Object
igpp.util.Options
public class Options
- extends Object
Load an options file represented in XML and provide access to its elements.
- Version:
- 1.00 05/09/14
- Author:
- Todd King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mVersion
public static final String mVersion
- See Also:
- Constant Field Values
Options
public Options()
main
public static void main(String[] argv)
loadProperties
public static Properties loadProperties(String propName)
throws Exception
- Throws:
Exception
loadProperties
public static Properties loadProperties(String home,
String propName)
throws Exception
- Throws:
Exception
Copyright © 2008-2009 Regents University of California. All Rights Reserved.