railo.commons.io.res.util
Class FileFilterWrapper

java.lang.Object
  extended by railo.commons.io.res.util.FileFilterWrapper
All Implemented Interfaces:
FileFilter, ResourceFilter, FileResourceFilter

public final class FileFilterWrapper
extends Object
implements FileResourceFilter


Constructor Summary
FileFilterWrapper(FileFilter fileFilter)
           
 
Method Summary
 boolean accept(File pathname)
           
 boolean accept(Resource res)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFilterWrapper

public FileFilterWrapper(FileFilter fileFilter)
Method Detail

accept

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

accept

public boolean accept(File pathname)
Specified by:
accept in interface FileFilter


Copyright © 2012 Railo