org.databene.commons.file
Interface FileFilter

All Superinterfaces:
java.io.FileFilter, Filter<java.io.File>

public interface FileFilter
extends java.io.FileFilter, Filter<java.io.File>

Joins the databene Filter interface with the java.io.FileFilter interface.

Created: 23.04.2007 08:31:51

Author:
Volker Bergmann

Method Summary
 
Methods inherited from interface java.io.FileFilter
accept
 
Methods inherited from interface org.databene.commons.Filter
accept
 



Copyright © 2010. All Rights Reserved.