| Package | Description |
|---|---|
| org.apache.avalon.framework.configuration |
Component configuration interfaces and XML-based implementations.
|
| Modifier and Type | Method and Description |
|---|---|
protected DefaultConfiguration |
SAXConfigurationHandler.createConfiguration(java.lang.String localName,
java.lang.String location)
Create a new
DefaultConfiguration with the specified
local name and location. |
protected DefaultConfiguration |
NamespacedSAXConfigurationHandler.createConfiguration(java.lang.String localName,
java.lang.String namespaceURI,
java.lang.String location)
Create a new
DefaultConfiguration with the specified
local name, namespace, and location. |