|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface RegularFileIsOption
Queries a regular file for a certain attribute.
| Method Summary | |
|---|---|
boolean |
is(Object o)
Tests if the specified delegate object has the attribute represented by this object. |
| Method Detail |
|---|
boolean is(Object o)
throws IOException
o - the delegate to test. Normally a File or a
file.Path
true if the test passes
IOException - if an I/O error occurs
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||