Class RDF2TMPlugin
- java.lang.Object
-
- net.ontopia.topicmaps.nav2.plugins.DefaultPlugin
-
- net.ontopia.topicmaps.nav2.plugins.RDF2TMPlugin
-
- All Implemented Interfaces:
PluginIF
public class RDF2TMPlugin extends DefaultPlugin
INTERNAL: Simple implementation of the RDF2TM plug-in.
-
-
Field Summary
-
Fields inherited from class net.ontopia.topicmaps.nav2.plugins.DefaultPlugin
description, directory, groups, id, params, RP_TOPIC_ID, RP_TOPICMAP_ID, state, target, title, uri
-
Fields inherited from interface net.ontopia.topicmaps.nav2.plugins.PluginIF
ACTIVATED, DEACTIVATED, ERROR
-
-
Constructor Summary
Constructors Constructor Description RDF2TMPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgenerateHTML(ContextTag context)-
Methods inherited from class net.ontopia.topicmaps.nav2.plugins.DefaultPlugin
addGroup, equals, getDescription, getGroups, getId, getParameter, getPluginDirectory, getState, getStateAsString, getTarget, getTitle, getURI, hashCode, init, resetGroups, setDescription, setGroups, setId, setParameter, setPluginDirectory, setState, setTarget, setTitle, setURI, toString
-
-
-
-
Method Detail
-
generateHTML
public String generateHTML(ContextTag context)
- Specified by:
generateHTMLin interfacePluginIF- Overrides:
generateHTMLin classDefaultPlugin
-
-