|
|||||||||
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.Include
public static class FileSetHandler.Include
Field Summary |
---|
Fields inherited from class org.progeeks.util.xml.FileSetHandler.FilePattern |
---|
EXCLUDE, INCLUDE, UNKNOWN |
Constructor Summary | |
---|---|
FileSetHandler.Include()
|
Method Summary | |
---|---|
int |
accept(java.io.File f,
java.io.File base)
Returns INCLUDE 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.Include()
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 |