|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.util.xml.FileSetHandler.FilePattern
org.progeeks.util.xml.FileSetHandler.Exclude
public static class FileSetHandler.Exclude
| Field Summary |
|---|
| Fields inherited from class org.progeeks.util.xml.FileSetHandler.FilePattern |
|---|
EXCLUDE, INCLUDE, UNKNOWN |
| Constructor Summary | |
|---|---|
FileSetHandler.Exclude()
|
|
| Method Summary | |
|---|---|
int |
accept(java.io.File f,
java.io.File base)
Returns EXCLUDE if the file matches or UNKNOWN if now. |
| Methods inherited from class org.progeeks.util.xml.FileSetHandler.FilePattern |
|---|
createPattern, getName, matches, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileSetHandler.Exclude()
| Method Detail |
|---|
public int accept(java.io.File f,
java.io.File base)
accept in class FileSetHandler.FilePattern
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||