public class EscapeFilter extends LocaleRegexTokenFilter implements CacheFilter
inputMessages, outputMessagesMULTILINE, pattern, SINGLELINE, substituteinitialContext| Constructor and Description |
|---|
EscapeFilter() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
before() |
protected String |
getLocaleKey() |
String |
handleMatch(MatchResult result,
FilterContext context) |
void |
handleMatch(StringBuffer buffer,
MatchResult result,
FilterContext context)
Method is called for every occurance of a regular expression.
|
getInputBundle, getOutputBundle, isSingleLine, setInitialContextfilter, setUpaddRegex, addRegex, clearRegexgetDescription, replacesprotected String getLocaleKey()
getLocaleKey in class LocaleRegexTokenFilterpublic void handleMatch(StringBuffer buffer, MatchResult result, FilterContext context)
RegexTokenFilterhandleMatch in class RegexTokenFilterbuffer - Buffer to write replacement string toresult - Hit with the found regualr expressioncontext - FilterContext for filterspublic String handleMatch(MatchResult result, FilterContext context)
public String[] before()
before in interface Filterbefore in class FilterSupportCopyright © 2003–2018 Sakai Project. All rights reserved.