|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFSFileFilter
The IFSFileFilter interface provides an interface for filtering files. It can be used to filter directory listings in the list method of the class IFSFile.
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(IFSFile file)
Tests if a specified file should be in a file list. |
| Method Detail |
|---|
boolean accept(IFSFile file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||