Package net.ontopia.topicmaps.nav2.plugins
package net.ontopia.topicmaps.nav2.plugins
Contains the interface which all plugins must implement, as well as some reusable implementations of that interface. (Along with a couple of implementations of specific plugins.)
-
ClassDescriptionINTERNAL: This is the plugin implementation that is used if no other implementation is requested in the plugin.xml file.INTERNAL: Plugin implementation for a Google search Link resp.INTERNAL: Marker interface used to indicate that the generateHTML method returns a local URI reference that is to be included and used to render the plug-in.INTERNAL: Compares two objects which are classes that implement the PluginIF interface.INTERNAL.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).INTERNAL: The common interface for all navigator plugin objects.INTERNAL: Helper class for providing convenience methods to access plugin and plugin group members.INTERNAL: Servlet that returns a PNG image.INTERNAL: Simple implementation of the RDF2TM plug-in.INTERNAL: Plugin implementation for a Reload Link resp.INTERNAL: Plugin that returns the a text snippet.INTERNAL: Plug-in that creates link to Omnigator topic map page.INTERNAL: Simple extension of the DefaultPlugin used to block vizigation of certain topic maps that don't vizigate well.