org.eclipse.jdt.internal.compiler.batch
Class FileFinder

java.lang.Object
  extended by org.eclipse.jdt.internal.compiler.batch.FileFinder

public class FileFinder
extends java.lang.Object


Constructor Summary
FileFinder()
           
 
Method Summary
static java.lang.String[] find(java.io.File f, java.lang.String pattern)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFinder

public FileFinder()
Method Detail

find

public static java.lang.String[] find(java.io.File f,
                                      java.lang.String pattern)