|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.nav2.plugins.DefaultPlugin net.ontopia.topicmaps.nav2.plugins.RDF2TMPlugin
public class RDF2TMPlugin
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 | |
---|---|
RDF2TMPlugin()
|
Method Summary | |
---|---|
java.lang.String |
generateHTML(ContextTag context)
INTERNAL: Called by the framework to make the plugin produce the HTML that is going to represent it on a web page in the web application. |
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 |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RDF2TMPlugin()
Method Detail |
---|
public java.lang.String generateHTML(ContextTag context)
PluginIF
generateHTML
in interface PluginIF
generateHTML
in class DefaultPlugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |