frysk.util
Class Glob

java.lang.Object
  extended by frysk.util.Glob

public class Glob
extends Object


Constructor Summary
Glob()
           
 
Method Summary
static Pattern compile(String glob)
           
static Pattern compile(String glob, int flags)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Glob

public Glob()
Method Detail

compile

public static Pattern compile(String glob)

compile

public static Pattern compile(String glob,
                              int flags)