Package com.autonomy.config

Class Summary
ConfigComments Class representing a comment associated with a particular key in a Config File Any ConfigEntry will have ConfigComments associated with it
ConfigEntry Abstract class containing all methods / properties common to all configuration entries
ConfigFile Solid implementation of the ConfigEntry.
ConfigKey This is a Key-Value pair of config entries.
ConfigSection This is a section in a configuration.
XML2ConfigParser Takes any xml and converts it to a ConfigFile