com.canoo.ant.filter
Class EmptyFilter

java.lang.Object
  extended by com.canoo.ant.filter.EmptyFilter
All Implemented Interfaces:
ITableFilter

public class EmptyFilter
extends Object
implements ITableFilter


Constructor Summary
EmptyFilter()
           
 
Method Summary
 List filter(List original, String propValue)
           
 void setForeignName(String foreignName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyFilter

public EmptyFilter()
Method Detail

filter

public List filter(List original,
                   String propValue)
Specified by:
filter in interface ITableFilter
Returns:
a new List of Properties that matches the criteria of this specific filter

setForeignName

public void setForeignName(String foreignName)
Specified by:
setForeignName in interface ITableFilter

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.