jcifs.smb
Interface SmbFileFilter

All Known Implementing Classes:
DosFileFilter

public interface SmbFileFilter


Method Summary
 boolean accept(SmbFile file)
           
 

Method Detail

accept

boolean accept(SmbFile file)
               throws SmbException
Throws:
SmbException