|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URIFilter
This is the URI equivalent of FilenameFilter in the java.io package.
The GNU Lesser General Public License for details.,
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-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||