com.j2biz.blogunity.render.filter
Class NL2BRFilter

java.lang.Object
  extended byorg.radeox.filter.FilterSupport
      extended byorg.radeox.filter.regex.RegexFilter
          extended byorg.radeox.filter.regex.RegexReplaceFilter
              extended bycom.j2biz.blogunity.render.filter.NL2BRFilter
All Implemented Interfaces:
org.radeox.filter.CacheFilter, org.radeox.filter.Filter

public class NL2BRFilter
extends org.radeox.filter.regex.RegexReplaceFilter
implements org.radeox.filter.CacheFilter

Since:
0.1
Author:
michelson

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
NL2BRFilter()
           
 
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

NL2BRFilter

public NL2BRFilter()


Copyright (c)j2biz.com