com.esri.aims.mtier.model.metadata
Class GetProp

java.lang.Object
  extended by com.esri.aims.mtier.model.metadata.GetProp

public class GetProp
extends Object

Reads the data from the properties file.


Constructor Summary
GetProp()
           
 
Method Summary
static Hashtable getProp(String fname)
          Reads all the entries from a Properties file and stores it in Hashtable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetProp

public GetProp()
Method Detail

getProp

public static Hashtable getProp(String fname)
Reads all the entries from a Properties file and stores it in Hashtable.

Returns:
a Hashtable