Package org.apache.commons.finder.filters

Concrete FileFilter implementations.

See:
          Description

Class Summary
PathFilter IOFileFilter implementation that uses wildcard matching on the file's path.
RegexFilter IOFileFilter implementation that uses regular expression matching on the file path.
SizeFilter IOFileFilter implementation that matches on the file size.
 

Package org.apache.commons.finder.filters Description

Concrete FileFilter implementations.



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.