| Package | Description |
|---|---|
| org.apache.avalon.framework.configuration |
Component configuration interfaces and XML-based implementations.
|
| Class and Description |
|---|
| AbstractConfiguration
This is an abstract
Configuration implementation that deals
with methods that can be abstracted away from underlying implementations. |
| DefaultConfiguration
This is the default
Configuration implementation. |
| MutableConfiguration
A read/write extension of the Configuration interface.
|
| SAXConfigurationHandler
A SAXConfigurationHandler helps build Configurations out of sax events.
|