SmbFileFilter
public class DosFileFilter extends java.lang.Object implements SmbFileFilter
Modifier and Type | Field | Description |
---|---|---|
protected int |
attributes |
|
protected java.lang.String |
wildcard |
Constructor | Description |
---|---|
DosFileFilter(java.lang.String wildcard,
int attributes) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
accept(SmbFile file) |
public boolean accept(SmbFile file) throws SmbException
accept
in interface SmbFileFilter
SmbException