Class SVNStatusEditor17.DefaultSvnFileListHook
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNStatusEditor17.DefaultSvnFileListHook
- All Implemented Interfaces:
ISvnFileListHook
- Enclosing class:
- SVNStatusEditor17
private static class SVNStatusEditor17.DefaultSvnFileListHook
extends Object
implements ISvnFileListHook
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultSvnFileListHook
private DefaultSvnFileListHook()
-
-
Method Details
-
listFiles
Description copied from interface:ISvnFileListHook
ReturnsMap
of file names with the correspondingFile
objects containing files inparent
- Specified by:
listFiles
in interfaceISvnFileListHook
- Parameters:
parent
- parent directory name- Returns:
- map of all files in directory with their names
-