Class PluginContentHandler

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

public class PluginContentHandler extends SAXTracker
INTERNAL: A Content Handler for reading in a Plug-in Configuration file (plugin.xml) which contains detailed information about one (or more) Plug-in(s).
See Also: