|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.util.filter.DirectoryFilter
public class DirectoryFilter
Directory filter.
Field Summary | |
---|---|
static DirectoryFilter |
INSTANCE
|
Method Summary | |
---|---|
boolean |
filter(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final DirectoryFilter INSTANCE
Method Detail |
---|
public boolean filter(java.io.File file)
filter
in interface Filter<java.io.File>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |