Methods in org.apache.commons.configuration that return AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
AbstractHierarchicalFileConfiguration.createDelegate()
Creates the file configuration delegate, i.e. the object that implements
functionality required by the FileConfiguration interface.
|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
AbstractHierarchicalFileConfiguration.getDelegate()
Returns the file configuration delegate. |
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
XMLConfiguration.createDelegate()
Creates the file configuration delegate for this object. |