| Package | Description |
|---|---|
| org.apache.commons.configuration |
| Modifier and Type | Method | Description |
|---|---|---|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
AbstractHierarchicalFileConfiguration.createDelegate() |
Creates the file configuration delegate, i.e.
|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
XMLConfiguration.createDelegate() |
Creates the file configuration delegate for this object.
|
protected AbstractHierarchicalFileConfiguration.FileConfigurationDelegate |
AbstractHierarchicalFileConfiguration.getDelegate() |
Returns the file configuration delegate.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AbstractHierarchicalFileConfiguration.setDelegate(AbstractHierarchicalFileConfiguration.FileConfigurationDelegate delegate) |
Allows to set the file configuration delegate.
|