All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Interface org.jos.java.io.FilenameFilter

public interface FilenameFilter
JOS replacement of a standard Java IO class.

based on kore-0.0.7 by Glynn Clements

Version:
JOS-FileSystem 4 Preview (25-Mar-98)
Author:
Glynn Clements
Author:
Stefan Reich

Method Index

 o accept(File, String)

Methods

 o accept
public abstract boolean accept(File dir,
                               String name)

All Packages  Class Hierarchy  This Package  Previous  Next  Index