edu.indiana.dlib.metsnav.config
Class Configurator

java.lang.Object
  extended by edu.indiana.dlib.metsnav.config.Configurator

public class Configurator
extends Object

This class configures a metsnav configuration file

Author:
David Jiao

Constructor Summary
Configurator()
           
 
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
 

Constructor Detail

Configurator

public Configurator()
Method Detail

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.