Uses of Class
net.ontopia.topicmaps.nav2.plugins.DefaultPlugin
-
Packages that use DefaultPlugin Package Description net.ontopia.infoset.fulltext.topicmaps.nav.plugins net.ontopia.topicmaps.nav2.plugins Contains the interface which all plugins must implement, as well as some reusable implementations of that interface.net.ontopia.topicmaps.schema.impl.osl.nav.plugins -
-
Uses of DefaultPlugin in net.ontopia.infoset.fulltext.topicmaps.nav.plugins
Subclasses of DefaultPlugin in net.ontopia.infoset.fulltext.topicmaps.nav.plugins Modifier and Type Class Description class
FulltextPlugin
-
Uses of DefaultPlugin in net.ontopia.topicmaps.nav2.plugins
Subclasses of DefaultPlugin in net.ontopia.topicmaps.nav2.plugins Modifier and Type Class Description class
GooglePlugin
INTERNAL: Plugin implementation for a Google search Link resp.class
RDF2TMPlugin
INTERNAL: Simple implementation of the RDF2TM plug-in.class
ReloadPlugin
INTERNAL: Plugin implementation for a Reload Link resp.class
TextPlugin
INTERNAL: Plugin that returns the a text snippet.class
TopicMapLinkPlugin
INTERNAL: Plug-in that creates link to Omnigator topic map page.class
VizPlugin
INTERNAL: Simple extension of the DefaultPlugin used to block vizigation of certain topic maps that don't vizigate well. -
Uses of DefaultPlugin in net.ontopia.topicmaps.schema.impl.osl.nav.plugins
Subclasses of DefaultPlugin in net.ontopia.topicmaps.schema.impl.osl.nav.plugins Modifier and Type Class Description class
ValidationPlugin
-