Uses of Class
org.apache.avalon.framework.configuration.SAXConfigurationHandler
Packages that use SAXConfigurationHandler
Package
Description
Component configuration interfaces and XML-based implementations.
-
Uses of SAXConfigurationHandler in org.apache.avalon.framework.configuration
Subclasses of SAXConfigurationHandler in org.apache.avalon.framework.configurationModifier and TypeClassDescriptionclassA SAXConfigurationHandler helps build Configurations out of sax events, including namespace information.Fields in org.apache.avalon.framework.configuration declared as SAXConfigurationHandlerModifier and TypeFieldDescriptionprivate SAXConfigurationHandlerDefaultConfigurationBuilder.m_handlerMethods in org.apache.avalon.framework.configuration that return SAXConfigurationHandlerModifier and TypeMethodDescriptionprotected SAXConfigurationHandlerDefaultConfigurationBuilder.getHandler()Get a SAXConfigurationHandler for your configuration reading.