- java.lang.Object
-
- org.radeox.filter.FilterSupport
-
- org.radeox.filter.regex.RegexFilter
-
- org.radeox.filter.regex.RegexReplaceFilter
-
- org.radeox.filter.regex.LocaleRegexReplaceFilter
-
- com.xpn.xwiki.render.filter.UnderlineFilter
-
-
Field Summary
-
Fields inherited from class org.radeox.filter.regex.RegexFilter
MULTILINE, pattern, SINGLELINE, substitute
-
Fields inherited from class org.radeox.filter.FilterSupport
initialContext
-
Method Summary
-
Methods inherited from class org.radeox.filter.regex.LocaleRegexReplaceFilter
getInputBundle, getOutputBundle, isSingleLine, setInitialContext
-
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
-
UnderlineFilter
public UnderlineFilter()
Copyright © 2004–2014 XWiki. All rights reserved.