org.radeox.filter
Class SmileyFilter

java.lang.Object
  extended byorg.radeox.filter.FilterSupport
      extended byorg.radeox.filter.regex.RegexFilter
          extended byorg.radeox.filter.regex.RegexReplaceFilter
              extended byorg.radeox.filter.SmileyFilter
All Implemented Interfaces:
CacheFilter, Filter

public class SmileyFilter
extends RegexReplaceFilter
implements CacheFilter


Field Summary
 
Fields inherited from class org.radeox.filter.regex.RegexFilter
MULTILINE, pattern, SINGLELINE, substitute
 
Fields inherited from class org.radeox.filter.FilterSupport
initialContext
 
Constructor Summary
SmileyFilter()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmileyFilter

public SmileyFilter()


Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.