private static class SVNStatusEditor17.DefaultSvnFileListHook extends java.lang.Object implements ISvnFileListHook
Modifier | Constructor and Description |
---|---|
private |
DefaultSvnFileListHook() |
Modifier and Type | Method and Description |
---|---|
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 |
public java.util.Map<java.lang.String,java.io.File> listFiles(java.io.File parent)
ISvnFileListHook
Map
of file names with the corresponding File
objects
containing files in parent
listFiles
in interface ISvnFileListHook
parent
- parent directory name