public class ParamFilter extends LocaleRegexTokenFilter
inputMessages, outputMessagesMULTILINE, pattern, SINGLELINE, substituteinitialContext| Constructor and Description |
|---|
ParamFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLocaleKey() |
void |
handleMatch(StringBuffer buffer,
MatchResult result,
FilterContext context)
Method is called for every occurance of a regular expression.
|
protected boolean |
isSingleLine() |
getInputBundle, getOutputBundle, setInitialContextfilter, setUpaddRegex, addRegex, clearRegexbefore, getDescription, replacespublic 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 filtersprotected String getLocaleKey()
getLocaleKey in class LocaleRegexTokenFilterprotected boolean isSingleLine()
isSingleLine in class LocaleRegexTokenFilterCopyright © 2003–2018 Sakai Project. All rights reserved.