Class NavigatorConfigurationContentHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
net.ontopia.xml.SAXTracker
net.ontopia.topicmaps.nav2.utils.NavigatorConfigurationContentHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class NavigatorConfigurationContentHandler extends SAXTracker
INTERNAL: A Content Handler for reading in an application configuration file (default name: application.xml, default location: WEB-INF/config).
See Also: