|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.render.macro.WikiCodeFilter
public class WikiCodeFilter
Constructor Summary | |
---|---|
WikiCodeFilter()
|
Method Summary | |
---|---|
java.lang.String |
filter(java.lang.String input,
org.radeox.filter.context.FilterContext context)
|
java.lang.String |
getName()
|
int |
getPriority()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WikiCodeFilter()
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.radeox.macro.code.SourceCodeFormatter
public int getPriority()
getPriority
in interface org.radeox.macro.code.SourceCodeFormatter
public java.lang.String filter(java.lang.String input, org.radeox.filter.context.FilterContext context)
filter
in interface org.radeox.macro.code.SourceCodeFormatter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |