|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jdocbook.util.VCSDirectoryExclusionFilter
public class VCSDirectoryExclusionFilter
A FileFilter
which excludes VCS metadata directories...
Constructor Summary | |
---|---|
VCSDirectoryExclusionFilter()
|
Method Summary | |
---|---|
boolean |
accept(java.io.File path)
|
static boolean |
isVCSDirectory(java.io.File path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VCSDirectoryExclusionFilter()
Method Detail |
---|
public boolean accept(java.io.File path)
accept
in interface java.io.FileFilter
public static boolean isVCSDirectory(java.io.File path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |