|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.java2html.plugin.AbstractJava2HtmlPlugin
de.java2html.plugin.jspwiki.Java2HtmlPlugin
public class Java2HtmlPlugin
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_USAGE_MESSAGE
|
Fields inherited from interface com.ecyrd.jspwiki.plugin.WikiPlugin |
---|
CORE_PLUGINS_RESOURCEBUNDLE |
Constructor Summary | |
---|---|
Java2HtmlPlugin()
|
Method Summary | |
---|---|
java.lang.String |
execute(com.ecyrd.jspwiki.WikiContext context,
java.util.Map params)
|
Methods inherited from class de.java2html.plugin.AbstractJava2HtmlPlugin |
---|
convert, convert, getDefaultSettings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_USAGE_MESSAGE
Constructor Detail |
---|
public Java2HtmlPlugin()
Method Detail |
---|
public java.lang.String execute(com.ecyrd.jspwiki.WikiContext context, java.util.Map params) throws com.ecyrd.jspwiki.plugin.PluginException
execute
in interface com.ecyrd.jspwiki.plugin.WikiPlugin
com.ecyrd.jspwiki.plugin.PluginException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |