| 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 |
InfoCallback.singleInfo(Info info)
the method will be called for every line in a file.
|
| Constructor and Description |
|---|
Info(Info aInfo)
A backward-compat constructor
|
Info2(Info aInfo)
A backward-compat constructor.
|
| Modifier and Type | Method and Description |
|---|---|
private Info |
SVNClientImpl.getInfo(SvnInfo info) |