com.mindprod.filter
Class Filter

java.lang.Object
  extended by com.mindprod.filter.Filter

public final class Filter
extends java.lang.Object

Collection of FilenameFilters.

Dummy Main. Potentially could be used for experiments. Or demonstration of method use.

2.6 2009-05-09 - add StartAndEndWithFilter and NoFootFilter 2.7 2010-11-22 - add optional invert parameter on a number of the filters.

Since:
2003
Version:
2.7 2010-11-22 - add optional invert parameter on a number of the filters.
Author:
Roedy Green, Canadian Mind Products

Constructor Summary
Filter()
           
 
Method Summary
static void main(java.lang.String[] args)
          TEST harness
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter

public Filter()
Method Detail

main

public static void main(java.lang.String[] args)
TEST harness

Parameters:
args - not used