| Package | Description |
|---|---|
| org.apache.subversion.javahl.callback | |
| org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
| org.tmatesoft.svn.core.javahl17 |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCallback.doEntry(DirEntry dirent,
Lock lock)
This method will be called for each directory entry.
|
| Constructor and Description |
|---|
DirEntry(DirEntry aEntry)
A backward-compat constructor
|
| Modifier and Type | Method and Description |
|---|---|
private DirEntry |
SVNClientImpl.getDirEntry(SVNDirEntry dirEntry) |