|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.libg.glob.Glob
public class Glob
| Constructor Summary | |
|---|---|
Glob(String globString)
|
|
| Method Summary | |
|---|---|
Matcher |
matcher(CharSequence input)
|
void |
select(List<?> objects)
|
static Pattern |
toPattern(String s)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Glob(String globString)
| Method Detail |
|---|
public Matcher matcher(CharSequence input)
public String toString()
toString in class Objectpublic void select(List<?> objects)
public static Pattern toPattern(String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||