|
|||||||||
| Home >> All >> com >> flexstor >> common >> io >> xfile >> [ filters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.io.xfile.filters
Class XFileFilter

java.lang.Objectcom.flexstor.common.io.xfile.XFilenameFilter
com.flexstor.common.io.xfile.filters.XFileFilter
- public class XFileFilter
- extends com.flexstor.common.io.xfile.XFilenameFilter
XFileFilter Accepts only files Used for getting a list of only files from a directory
| Constructor Summary | |
XFileFilter()
|
|
| Method Summary | |
boolean |
accept(com.flexstor.common.io.xfile.FlexXFile dir,
java.lang.String name)
|
| Methods inherited from class com.flexstor.common.io.xfile.XFilenameFilter |
getFilter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
XFileFilter
public XFileFilter()
| Method Detail |
accept
public boolean accept(com.flexstor.common.io.xfile.FlexXFile dir, java.lang.String name)
|
|||||||||
| Home >> All >> com >> flexstor >> common >> io >> xfile >> [ filters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC