Class Glob
java.lang.Object
aQute.libg.glob.Glob
- Direct Known Subclasses:
AntGlob
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintGet a list of files that match the glob expressionvoidglob()inthashCode()static booleanstatic booleanin(Collection<? extends Glob> globs, String key) matcher(CharSequence input) booleanbooleanpattern()voidselect(Collection<?> objects) voidstatic Patternstatic PatterntoString()
-
Field Details
-
ALL
-
NONE
-
-
Constructor Details
-
Glob
-
Glob
-
Glob
-
-
Method Details
-
glob
-
pattern
-
matcher
-
toString
-
toPattern
-
toPattern
-
select
-
select
-
getFiles
-
getFiles
-
in
-
in
-
finds
-
hashCode
-
equals
-
matches
-
matches
-