|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxjavadoc.filesystem.FileSourceSet.JavaSourceFilter
class FileSourceSet.JavaSourceFilter
FileFilter that only accepts java sources
Field Summary | |
---|---|
private static java.lang.String |
suffix
|
Constructor Summary | |
---|---|
FileSourceSet.JavaSourceFilter()
|
Method Summary | |
---|---|
boolean |
accept(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String suffix
Constructor Detail |
---|
FileSourceSet.JavaSourceFilter()
Method Detail |
---|
public boolean accept(java.io.File file)
accept
in interface java.io.FileFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |