Package | Description |
---|---|
org.apache.commons.configuration |
The Configuration main package.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
XMLConfiguration.createDelegate()
Creates the file configuration delegate for this object.
|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
AbstractHierarchicalFileConfiguration.createDelegate()
Creates the file configuration delegate, i.e.
|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
AbstractHierarchicalFileConfiguration.getDelegate()
Returns the file configuration delegate.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHierarchicalFileConfiguration.setDelegate(AbstractHierarchicalFileConfiguration.FileConfigurationDelegate delegate)
Allows to set the file configuration delegate.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.