com.easyjf.util.regx
Class UBBFilter

java.lang.Object
  extended bycom.easyjf.util.regx.RegexFilter
      extended bycom.easyjf.util.regx.UBBFilter
All Implemented Interfaces:
Filter

public class UBBFilter
extends RegexFilter


Constructor Summary
UBBFilter(java.lang.String source)
           
 
Methods inherited from class com.easyjf.util.regx.RegexFilter
getFilteredStr
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UBBFilter

public UBBFilter(java.lang.String source)