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

java.lang.Objectcom.flexstor.common.io.xfile.webnfs.filters.WebNfsDirFilter
- All Implemented Interfaces:
- com.flexstor.common.io.xfile.webnfs.WebNfsFilenameFilter, com.flexstor.common.io.xfile.XFilenameFilterI
- public class WebNfsDirFilter
- extends java.lang.Object
- implements com.flexstor.common.io.xfile.webnfs.WebNfsFilenameFilter
- extends java.lang.Object
DIRFilter Filters out all files, and accepts only directories used when Browsing for images locations.
| Constructor Summary | |
WebNfsDirFilter()
|
|
| Method Summary | |
boolean |
accept(XFile xfile,
java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.flexstor.common.io.xfile.XFilenameFilterI |
accept |
| Constructor Detail |
WebNfsDirFilter
public WebNfsDirFilter()
| Method Detail |
accept
public boolean accept(XFile xfile,
java.lang.String s)
|
|||||||||
| Home >> All >> com >> flexstor >> common >> io >> xfile >> webnfs >> [ filters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.io.xfile.webnfs.filters.WebNfsDirFilter