|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileVisitDetails
Contains details about the file or directory being visited.
Method Summary | |
---|---|
java.io.File |
getFile()
Returns the file being visited. |
RelativePath |
getRelativePath()
Returns the path of the file being visited. |
void |
stopVisiting()
Requests that file visiting terminate after the current file. |
Method Detail |
---|
java.io.File getFile()
RelativePath getRelativePath()
void stopVisiting()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |