public interface ISVNDiffStatusHandler
Modifier and Type | Method and Description |
---|---|
void |
handleDiffStatus(SVNDiffStatus diffStatus)
Receives a diff status object to handle.
|
void handleDiffStatus(SVNDiffStatus diffStatus) throws SVNException
diffStatus
- a diff status objectSVNException