JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
jcifs.smb
SmbFilenameFilter
Contents
Description
Method Summary
Method Details
accept(SmbFile, String)
Hide sidebar
Show sidebar
Interface SmbFilenameFilter
public interface
SmbFilenameFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
SmbFile
dir,
String
name)
Method Details
accept
boolean
accept
(
SmbFile
dir,
String
name)
throws
SmbException
Throws:
SmbException