|
|||||||||||
| 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.RegexReplaceFilter
|
+--org.radeox.filter.regex.LocaleRegexReplaceFilter
| Field Summary |
| 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 | |
LocaleRegexReplaceFilter()
|
|
| Method Summary | |
protected java.util.ResourceBundle |
getInputBundle()
|
protected abstract java.lang.String |
getLocaleKey()
|
protected java.util.ResourceBundle |
getOutputBundle()
|
protected boolean |
isSingleLine()
|
void |
setInitialContext(InitialRenderContext context)
|
| Methods inherited from class org.radeox.filter.regex.RegexReplaceFilter |
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 LocaleRegexReplaceFilter()
| Method Detail |
protected abstract java.lang.String getLocaleKey()
protected boolean isSingleLine()
protected java.util.ResourceBundle getInputBundle()
protected java.util.ResourceBundle getOutputBundle()
public void setInitialContext(InitialRenderContext context)
setInitialContext in interface FiltersetInitialContext in class FilterSupport
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||