railo.commons.io.res.util
Class UDFFilter

java.lang.Object
  extended by railo.commons.io.res.util.UDFFilterSupport
      extended by railo.commons.io.res.util.UDFFilter
All Implemented Interfaces:
ResourceFilter, ResourceNameFilter, ResourceAndResourceNameFilter

public class UDFFilter
extends UDFFilterSupport
implements ResourceAndResourceNameFilter


Constructor Summary
UDFFilter(UDF udf)
           
 
Method Summary
 boolean accept(Resource file)
           
 boolean accept(Resource parent, String name)
           
 boolean accept(String path)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UDFFilter

public UDFFilter(UDF udf)
          throws ExpressionException
Throws:
ExpressionException
Method Detail

accept

public boolean accept(String path)
See Also:
ResourceFilter.accept(railo.commons.io.res.Resource)

accept

public boolean accept(Resource file)
Specified by:
accept in interface ResourceFilter

accept

public boolean accept(Resource parent,
                      String name)
Specified by:
accept in interface ResourceNameFilter
See Also:
ResourceNameFilter.accept(railo.commons.io.res.Resource, java.lang.String)

toString

public String toString()
Overrides:
toString in class UDFFilterSupport
See Also:
Object.toString()


Copyright © 2012 Railo