|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radeox.filter.FilterSupport
org.radeox.filter.regex.RegexFilter
org.radeox.filter.regex.RegexReplaceFilter
org.radeox.macro.code.DefaultRegexCodeFormatter
org.radeox.macro.code.XmlCodeFilter
Field Summary |
Fields inherited from class org.radeox.filter.regex.RegexFilter |
MULTILINE, pattern, SINGLELINE, substitute |
Fields inherited from class org.radeox.filter.FilterSupport |
initialContext |
Constructor Summary | |
XmlCodeFilter()
|
Method Summary | |
java.lang.String |
getName()
|
Methods inherited from class org.radeox.macro.code.DefaultRegexCodeFormatter |
getPriority |
Methods inherited from class org.radeox.filter.regex.RegexReplaceFilter |
filter |
Methods inherited from class org.radeox.filter.regex.RegexFilter |
addRegex, addRegex, clearRegex |
Methods inherited from class org.radeox.filter.FilterSupport |
before, getDescription, replaces, setInitialContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.radeox.macro.code.SourceCodeFormatter |
filter, getPriority |
Constructor Detail |
public XmlCodeFilter()
Method Detail |
public java.lang.String getName()
getName
in interface SourceCodeFormatter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |