dk.apaq.vfs.impl.cifs
Class SmbFilterWrapper

java.lang.Object
  extended by dk.apaq.vfs.impl.cifs.SmbFilterWrapper
All Implemented Interfaces:
jcifs.smb.SmbFileFilter

public class SmbFilterWrapper
extends Object
implements jcifs.smb.SmbFileFilter

Author:
mzk

Constructor Summary
SmbFilterWrapper(CifsFileSystem filesystem, NodeFilter filter)
           
 
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
 

Constructor Detail

SmbFilterWrapper

public SmbFilterWrapper(CifsFileSystem filesystem,
                        NodeFilter filter)
Method Detail

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.