Uses of Class
org.vostok.glob.Glob

Packages that use Glob
org.vostok.glob this package provide a glob pattern matching behavior. 
 

Uses of Glob in org.vostok.glob
 

Methods in org.vostok.glob that return Glob
static Glob Glob.compile(java.lang.String pattern)
          compile a new Glob parser, with CASE_INSENSITIVE matching
static Glob Glob.compile(java.lang.String pattern, int flag)
          compile a new Glob parser