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 |
---|---|
static ProgressEvent |
JavaHLObjectFactory.createProgressEvent(long onProgress,
long total) |
Modifier and Type | Method and Description |
---|---|
void |
ProgressListener.onProgress(ProgressEvent event)
Implement this API to receive progress events for Subversion
operations.
|
Copyright © 2022. All rights reserved.