com.github.searls.jasmine.io
Class FileFilterUtilsWrapper

java.lang.Object
  extended by com.github.searls.jasmine.io.FileFilterUtilsWrapper

public class FileFilterUtilsWrapper
extends Object


Constructor Summary
FileFilterUtilsWrapper()
           
 
Method Summary
 org.apache.commons.io.filefilter.IOFileFilter and(org.apache.commons.io.filefilter.IOFileFilter... filters)
           
 org.apache.commons.io.filefilter.IOFileFilter or(org.apache.commons.io.filefilter.IOFileFilter... filters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFilterUtilsWrapper

public FileFilterUtilsWrapper()
Method Detail

and

public org.apache.commons.io.filefilter.IOFileFilter and(org.apache.commons.io.filefilter.IOFileFilter... filters)

or

public org.apache.commons.io.filefilter.IOFileFilter or(org.apache.commons.io.filefilter.IOFileFilter... filters)


Copyright © 2012. All Rights Reserved.