aQute.libg.glob
Class Glob

java.lang.Object
  extended by aQute.libg.glob.Glob

public class Glob
extends Object


Constructor Summary
Glob(String globString)
           
 
Method Summary
 Matcher matcher(CharSequence input)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Glob

public Glob(String globString)
Method Detail

matcher

public Matcher matcher(CharSequence input)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 aQute SARL. All Rights Reserved.