ro.polak.utilities
Class Config

java.lang.Object
  extended by ro.polak.utilities.AttributeList
      extended by ro.polak.utilities.Config
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ServerConfig

public class Config
extends AttributeList

See Also:
Serialized Form

Constructor Summary
Config(java.lang.String config_file)
          Creates config object, parses the file
 
Method Summary
 
Methods inherited from class ro.polak.utilities.AttributeList
get, getNameAt, getValueAt, set, size
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config

public Config(java.lang.String config_file)
Creates config object, parses the file

Parameters:
config_file - path to the configuration file