|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.flexiblewebsolutions.xdriveunit.loadtest.PrefixFilter
public class PrefixFilter
Constructor Summary | |
---|---|
PrefixFilter(java.lang.String pFilePrefix)
|
Method Summary | |
---|---|
boolean |
accept(java.io.File pDirectory,
java.lang.String pFileName)
Only show files that match the format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrefixFilter(java.lang.String pFilePrefix)
Method Detail |
---|
public boolean accept(java.io.File pDirectory, java.lang.String pFileName)
accept
in interface java.io.FilenameFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |