private static class SVNStatusEditor.DefaultSVNStatusFileProvider extends java.lang.Object implements ISVNStatusFileProvider
| Modifier | Constructor and Description |
|---|---|
private |
DefaultSVNStatusFileProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getChildrenFiles(java.io.File parent)
Returns Map (key = file name, value = java.io.File) of files under dir that client is interested in
|
public java.util.Map getChildrenFiles(java.io.File parent)
ISVNStatusFileProvidergetChildrenFiles in interface ISVNStatusFileProvider