Package jcifs.smb
Interface SmbFilenameFilter
-
public interface SmbFilenameFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(SmbFile dir, java.lang.String name)
-
-
-
Method Detail
-
accept
boolean accept(SmbFile dir, java.lang.String name) throws SmbException
- Throws:
SmbException
-
-