Uses of Class
org.apache.avalon.framework.configuration.DefaultConfiguration
Packages that use DefaultConfiguration
Package
Description
Component configuration interfaces and XML-based implementations.
-
Uses of DefaultConfiguration in org.apache.avalon.framework.configuration
Methods in org.apache.avalon.framework.configuration that return DefaultConfigurationModifier and TypeMethodDescriptionprotected DefaultConfiguration
NamespacedSAXConfigurationHandler.createConfiguration
(String localName, String namespaceURI, String location) Create a newDefaultConfiguration
with the specified local name, namespace, and location.protected DefaultConfiguration
SAXConfigurationHandler.createConfiguration
(String localName, String location) Create a newDefaultConfiguration
with the specified local name and location.