dk.apaq.vfs.impl.cifs
Class SmbFilterWrapper
java.lang.Object
dk.apaq.vfs.impl.cifs.SmbFilterWrapper
- All Implemented Interfaces:
- jcifs.smb.SmbFileFilter
public class SmbFilterWrapper
- extends Object
- implements jcifs.smb.SmbFileFilter
- Author:
- mzk
|
Method Summary |
boolean |
accept(jcifs.smb.SmbFile file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmbFilterWrapper
public SmbFilterWrapper(CifsFileSystem filesystem,
NodeFilter filter)
accept
public boolean accept(jcifs.smb.SmbFile file)
throws jcifs.smb.SmbException
- Specified by:
accept in interface jcifs.smb.SmbFileFilter
- Throws:
jcifs.smb.SmbException
Copyright © 2011. All Rights Reserved.