edu.indiana.dlib.metsnav.config
Class Configurator
java.lang.Object
edu.indiana.dlib.metsnav.config.Configurator
public class Configurator
- extends Object
This class configures a metsnav configuration file
- Author:
- David Jiao
Method Summary |
static Config |
configure(String path)
This method parses the configuration file specified in the path and
return the CollectionConfiguration instance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Configurator
public Configurator()
configure
public static Config configure(String path)
throws ConfigurationException
- This method parses the configuration file specified in the path and
return the
CollectionConfiguration
instance
- Parameters:
path
-
- Returns:
-
- Throws:
Exception
ConfigurationException
Copyright © 2005 Trustees of Indiana University. All Rights Reserved.