de.uni_hamburg.eggink.autojar
Class FileExpand

java.lang.Object
  extended byde.uni_hamburg.eggink.autojar.FileExpand

public class FileExpand
extends Object

Expand wildcards in file names

Author:
Bernd Eggink, RRZ Uni Hamburg (Bernd.Eggink@rrz.uni-hamburg.de)

Method Summary
static File[] getList(File basedir, String expr)
          Get List of files matching a wildcard expression.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getList

public static File[] getList(File basedir,
                             String expr)
Get List of files matching a wildcard expression.

Parameters:
basedir - Directory part, may be null.
expr - File name containing wildcards