|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.miethxml.hawron.io.FileMatcher
| Field Summary | |
static java.lang.String |
MATCHER_ALL
|
static java.lang.String |
REGEXP_PREFIX
|
| Constructor Summary | |
FileMatcher()
|
|
FileMatcher(java.util.Collection patterns)
|
|
| Method Summary | |
boolean |
matches(java.lang.String pattern)
|
void |
setPattern(java.util.Collection c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String REGEXP_PREFIX
public static final java.lang.String MATCHER_ALL
| Constructor Detail |
public FileMatcher(java.util.Collection patterns)
public FileMatcher()
| Method Detail |
public void setPattern(java.util.Collection c)
public boolean matches(java.lang.String pattern)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||