All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class net.strandberg.file.FileFinder

java.lang.Object
   |
   +----net.strandberg.file.FileFinder

public class FileFinder
extends Object

Constructor Index

 o FileFinder(FilenameFilter, String)

Method Index

 o elements()
 o main(String[])
Tests the class.

Constructors

 o FileFinder
 public FileFinder(FilenameFilter fnf,
                   String path)

Methods

 o main
 public static void main(String args[]) throws IOException
Tests the class.

 o elements
 public Enumeration elements()

All Packages  Class Hierarchy  This Package  Previous  Next  Index