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

java.lang.Objectcom.flexstor.common.io.xfile.ftp.filters.FtpDirFilter
- All Implemented Interfaces:
- com.flexstor.common.io.xfile.ftp.FtpFilenameFilter, com.flexstor.common.io.xfile.XFilenameFilterI
- public class FtpDirFilter
- extends java.lang.Object
- implements com.flexstor.common.io.xfile.ftp.FtpFilenameFilter
- extends java.lang.Object
| Constructor Summary | |
FtpDirFilter()
|
|
| Method Summary | |
boolean |
accept(com.flexstor.common.io.xfile.FlexXFileI xfile,
java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
FtpDirFilter
public FtpDirFilter()
| Method Detail |
accept
public boolean accept(com.flexstor.common.io.xfile.FlexXFileI xfile, java.lang.String s)
- Specified by:
acceptin interfacecom.flexstor.common.io.xfile.XFilenameFilterI
|
|||||||||
| Home >> All >> com >> flexstor >> common >> io >> xfile >> ftp >> [ filters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.io.xfile.ftp.filters.FtpDirFilter