public abstract class LocaleRegexTokenFilter extends RegexTokenFilter
| Modifier and Type | Field and Description |
|---|---|
protected ResourceBundle |
inputMessages |
protected ResourceBundle |
outputMessages |
MULTILINE, pattern, SINGLELINE, substituteinitialContext| Constructor and Description |
|---|
LocaleRegexTokenFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceBundle |
getInputBundle() |
protected abstract String |
getLocaleKey() |
protected ResourceBundle |
getOutputBundle() |
protected boolean |
isSingleLine() |
void |
setInitialContext(InitialRenderContext context) |
filter, handleMatch, setUpaddRegex, addRegex, clearRegexbefore, getDescription, replacesprotected ResourceBundle inputMessages
protected ResourceBundle outputMessages
protected boolean isSingleLine()
protected ResourceBundle getInputBundle()
protected ResourceBundle getOutputBundle()
public void setInitialContext(InitialRenderContext context)
setInitialContext in interface FiltersetInitialContext in class FilterSupportprotected abstract String getLocaleKey()
Copyright © 2003–2022 Sakai Project. All rights reserved.