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