hkontrol.configuration
Class XMLConfiguration

java.lang.Object
  extended by hkontrol.configuration.Configuration
      extended by hkontrol.configuration.XMLConfiguration

public class XMLConfiguration
extends Configuration


Nested Class Summary
 
Nested classes/interfaces inherited from class hkontrol.configuration.Configuration
Configuration.Entry
 
Field Summary
 
Fields inherited from class hkontrol.configuration.Configuration
rootEntry
 
Constructor Summary
XMLConfiguration(java.io.Reader reader)
           
 
Method Summary
 
Methods inherited from class hkontrol.configuration.Configuration
getInstance, getRoot, setInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLConfiguration

public XMLConfiguration(java.io.Reader reader)
                 throws ConfigurationException
Throws:
ConfigurationException