Generated by
JDiff

Class org.apache.commons.configuration.SubnodeConfiguration

Added Methods
SubnodeConfiguration createSubnodeConfiguration(ConfigurationNode, String) Returns a hierarchical configuration object for the given sub node that is aware of structural changes of its parent.
String getSubnodeKey() Returns the key that was used to construct this configuration.
void setSubnodeKey(String) Sets the key to the root node of this subnode configuration.
 

Changed Methods
ConfigurationNode getRootNode() Method was inherited from org.apache.commons.configuration.HierarchicalConfiguration, but is now defined locally. Returns the root node for this configuration.