|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcifs.smb.DosFileFilter
public class DosFileFilter
| Field Summary | |
|---|---|
protected int |
attributes
|
protected java.lang.String |
wildcard
|
| Constructor Summary | |
|---|---|
DosFileFilter(java.lang.String wildcard,
int attributes)
|
|
| Method Summary | |
|---|---|
boolean |
accept(SmbFile file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String wildcard
protected int attributes
| Constructor Detail |
|---|
public DosFileFilter(java.lang.String wildcard,
int attributes)
| Method Detail |
|---|
public boolean accept(SmbFile file)
throws SmbException
accept in interface SmbFileFilterSmbException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||