JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.tmatesoft.svn.core.internal.wc17
Interface ISVNDirFetcher
public interface
ISVNDirFetcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
SVNDirEntry
>
fetchEntries
(
SVNURL
repositoryRoot,
File
reposRelPath)
Method Details
fetchEntries
Map
<
String
,
SVNDirEntry
>
fetchEntries
(
SVNURL
repositoryRoot,
File
reposRelPath)
throws
SVNException
Throws:
SVNException