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:
$Id: NamespacedSAXConfigurationHandler.java 30977 2004-07-30 03:57:54 -0500 (Fri, 30 Jul 2004) niclas $
Author:
Avalon Development Team