|
|||||||||
| 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 XDirFilter

java.lang.Objectcom.flexstor.common.io.xfile.XFilenameFilter
com.flexstor.common.io.xfile.filters.XDirFilter
- public class XDirFilter
- extends com.flexstor.common.io.xfile.XFilenameFilter
DIRFilter Filters out all files, and accepts only directories used when Browsing for images locations.
| Constructor Summary | |
XDirFilter()
|
|
| 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 |
XDirFilter
public XDirFilter()
| 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