|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISvnFileListHook
Implementing this interface allows to providing file list for directory.
SvnList| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.io.File> |
listFiles(java.io.File parent)
Returns Map of file names with the corresponding File objects
containing files in parent |
| Method Detail |
|---|
java.util.Map<java.lang.String,java.io.File> listFiles(java.io.File parent)
Map of file names with the corresponding File objects
containing files in parent
parent - parent directory name
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||