|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLFilter
This is the URL equivalent of FilenameFilter in the java.io package.
for license details.
The copyright to this program is held by it's authors.,
FilenameFilter| Method Summary | |
|---|---|
boolean |
accept(String name)
Tests if a specified file should be included in a file list. |
| Method Detail |
|---|
boolean accept(String name)
name - the name of the file.
true if and only if the name should be included in the file list; false otherwise.
|
Copyright ยจ 2003-2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||