org.tmatesoft.svn.core.wc
public interface ISVNDiffStatusHandler
Since: 1.1.0
Version: 1.1.1
Method Summary | |
---|---|
void | handleDiffStatus(SVNDiffStatus diffStatus)
Receives a diff status object to handle.
|
Parameters: diffStatus a diff status object
Throws: SVNException