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

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

public class FileFinder
extends Object


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

Constructor Detail

FileFinder

public FileFinder()
Method Detail

find

public static String[] find(File f,
                            String pattern)


Copyright © 2012. All Rights Reserved.