|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radeox.macro.BaseMacro
org.radeox.macro.Preserved
org.radeox.macro.LocalePreserved
org.radeox.macro.CodeMacro
com.xpn.xwiki.render.macro.XWikiCodeMacro
Field Summary |
Fields inherited from class org.radeox.macro.CodeMacro |
|
Fields inherited from class org.radeox.macro.LocalePreserved |
|
Fields inherited from class org.radeox.macro.Preserved |
|
Fields inherited from class org.radeox.macro.BaseMacro |
description, initialContext, paramDescription |
Constructor Summary | |
XWikiCodeMacro()
|
Method Summary | |
void |
execute(java.io.Writer writer,
org.radeox.macro.parameter.MacroParameter params)
|
java.lang.String |
getLocaleKey()
|
Methods inherited from class org.radeox.macro.CodeMacro |
setInitialContext |
Methods inherited from class org.radeox.macro.LocalePreserved |
getDescription, getName, getParamDescription |
Methods inherited from class org.radeox.macro.Preserved |
addSpecial, addSpecial, replace |
Methods inherited from class org.radeox.macro.BaseMacro |
compareTo, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XWikiCodeMacro()
Method Detail |
public java.lang.String getLocaleKey()
public void execute(java.io.Writer writer, org.radeox.macro.parameter.MacroParameter params) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |