|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.io.res.filter.FileResourceFilter
public final class FileResourceFilter
accept only directories
Field Summary | |
---|---|
static FileResourceFilter |
FILTER
|
Constructor Summary | |
---|---|
FileResourceFilter()
|
Method Summary | |
---|---|
boolean |
accept(Resource pathname)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FileResourceFilter FILTER
Constructor Detail |
---|
public FileResourceFilter()
Method Detail |
---|
public boolean accept(Resource pathname)
accept
in interface ResourceFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |