Interface ISVNDirFetcher
-
public interface ISVNDirFetcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,SVNDirEntry>
fetchEntries(SVNURL repositoryRoot, java.io.File reposRelPath)
-
-
-
Method Detail
-
fetchEntries
java.util.Map<java.lang.String,SVNDirEntry> fetchEntries(SVNURL repositoryRoot, java.io.File reposRelPath) throws SVNException
- Throws:
SVNException
-
-