Uses of Package
org.apache.avalon.framework.configuration
-
Packages that use org.apache.avalon.framework.configuration Package Description org.apache.avalon.framework.configuration Component configuration interfaces and XML-based implementations. -
Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.configuration Class Description AbstractConfiguration This is an abstractConfigurationimplementation that deals with methods that can be abstracted away from underlying implementations.DefaultConfiguration This is the defaultConfigurationimplementation.MutableConfiguration A read/write extension of the Configuration interface.SAXConfigurationHandler A SAXConfigurationHandler helps build Configurations out of sax events.