public class XWikiLinkFilter
extends org.radeox.filter.regex.LocaleRegexTokenFilter
inputMessages, outputMessages
Constructor and Description |
---|
XWikiLinkFilter() |
Modifier and Type | Method and Description |
---|---|
static String |
convertWikiWords(String name) |
protected String |
getLocaleKey()
The regular expression for detecting WikiLinks.
|
protected String |
getWikiView(String name)
Returns the view of the wiki name that is shown to the user.
|
void |
handleMatch(StringBuffer buffer,
org.radeox.regex.MatchResult result,
org.radeox.filter.context.FilterContext context) |
protected void |
setUp(org.radeox.filter.context.FilterContext context) |
protected String getLocaleKey()
getLocaleKey
in class org.radeox.filter.regex.LocaleRegexTokenFilter
protected void setUp(org.radeox.filter.context.FilterContext context)
setUp
in class org.radeox.filter.regex.RegexTokenFilter
public void handleMatch(StringBuffer buffer, org.radeox.regex.MatchResult result, org.radeox.filter.context.FilterContext context)
handleMatch
in class org.radeox.filter.regex.RegexTokenFilter
protected String getWikiView(String name)
Copyright © 2004–2014 XWiki. All rights reserved.