|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.radeox.filter.FilterSupport | +--org.radeox.filter.regex.RegexFilter | +--org.radeox.filter.regex.RegexTokenFilter | +--org.radeox.filter.regex.LocaleRegexTokenFilter | +--org.radeox.filter.LinkTestFilter | +--org.radeox.filter.WikiLinkFilter
Field Summary |
Fields inherited from class org.radeox.filter.regex.LocaleRegexTokenFilter |
inputMessages, outputMessages |
Fields inherited from class org.radeox.filter.regex.RegexFilter |
interps, limit, matcher, MULTILINE, pattern, SINGLELINE, substitute |
Fields inherited from class org.radeox.filter.FilterSupport |
initialContext |
Constructor Summary | |
WikiLinkFilter()
|
Method Summary | |
protected java.lang.String |
getLocaleKey()
The regular expression for detecting WikiLinks. |
protected java.lang.String |
getWikiView(java.lang.String name)
Returns the view of the wiki name that is shown to the user. |
Methods inherited from class org.radeox.filter.LinkTestFilter |
handleMatch, setUp |
Methods inherited from class org.radeox.filter.regex.LocaleRegexTokenFilter |
getInputBundle, getOutputBundle, isSingleLine, setInitialContext |
Methods inherited from class org.radeox.filter.regex.RegexTokenFilter |
filter |
Methods inherited from class org.radeox.filter.regex.RegexFilter |
addRegex, addRegex, clearRegex |
Methods inherited from class org.radeox.filter.FilterSupport |
before, getDescription, replaces |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WikiLinkFilter()
Method Detail |
protected java.lang.String getLocaleKey()
getLocaleKey
in class LinkTestFilter
protected java.lang.String getWikiView(java.lang.String name)
LinkTestFilter
getWikiView
in class LinkTestFilter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |