com.xpn.xwiki.render.macro
Class WikiCodeFilter
java.lang.Object
com.xpn.xwiki.render.macro.WikiCodeFilter
- All Implemented Interfaces:
- org.radeox.macro.code.SourceCodeFormatter
public class WikiCodeFilter
- extends Object
- implements org.radeox.macro.code.SourceCodeFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiCodeFilter
public WikiCodeFilter()
getName
public String getName()
- Specified by:
getName
in interface org.radeox.macro.code.SourceCodeFormatter
getPriority
public int getPriority()
- Specified by:
getPriority
in interface org.radeox.macro.code.SourceCodeFormatter
filter
public String filter(String input,
org.radeox.filter.context.FilterContext context)
- Specified by:
filter
in interface org.radeox.macro.code.SourceCodeFormatter
Copyright © 2004–2014 XWiki. All rights reserved.