Package | Description |
---|---|
org.apache.subversion.javahl | |
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
void |
SVNClient.list(String url,
Revision revision,
Revision pegRevision,
Depth depth,
int direntFields,
boolean fetchLocks,
ListCallback callback) |
void |
ISVNClient.list(String url,
Revision revision,
Revision pegRevision,
Depth depth,
int direntFields,
boolean fetchLocks,
ListCallback callback)
Lists the directory entries of a url on the server.
|
Modifier and Type | Method and Description |
---|---|
void |
SVNClientImpl.list(String url,
Revision revision,
Revision pegRevision,
Depth depth,
int direntFields,
boolean fetchLocks,
ListCallback callback) |
Copyright © 2018. All rights reserved.