org.olat.core.util.radeox
Class AngryFilter

java.lang.Object
  extended by org.radeox.filter.FilterSupport
      extended by org.radeox.filter.regex.RegexFilter
          extended by org.radeox.filter.regex.RegexReplaceFilter
              extended by org.olat.core.util.radeox.AngryFilter
All Implemented Interfaces:
org.radeox.filter.Filter

public class AngryFilter
extends org.radeox.filter.regex.RegexReplaceFilter

Initial Date: Apr 14, 2004

Author:
gnaegi Comment:

Field Summary
 
Fields inherited from class org.radeox.filter.regex.RegexFilter
MULTILINE, SINGLELINE
 
Constructor Summary
AngryFilter()
           
 
Method Summary
 
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, setInitialContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AngryFilter

public AngryFilter()