Class NamespacedSAXConfigurationHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.avalon.framework.configuration.SAXConfigurationHandler
org.apache.avalon.framework.configuration.NamespacedSAXConfigurationHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class NamespacedSAXConfigurationHandler extends SAXConfigurationHandler
A SAXConfigurationHandler helps build Configurations out of sax events, including namespace information.
Version:
CVS $Revision: 1.20 $ $Date: 2004/02/11 14:34:25 $
Author:
Avalon Development Team