| Package | Description |
|---|---|
| org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
Status.populateFromInfo(SVNClient aClient,
java.lang.String path) |
| Constructor and Description |
|---|
Status(SVNClient aClient,
Status aStatus)
A backward-compat wrapper.
|