public interface ISVNStatusFileProvider
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.io.File> |
getChildrenFiles(java.io.File parent)
Returns Map (key = file name, value = java.io.File) of files under dir that client is interested in
|
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.