Interface ISvnPropertiesDiffHandler
-
- All Known Implementing Classes:
SvnNewDiffGenerator
public interface ISvnPropertiesDiffHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handlePropertiesDiff(SVNProperties originalProperties, SVNProperties propChanges)
-
-
-
Method Detail
-
handlePropertiesDiff
void handlePropertiesDiff(SVNProperties originalProperties, SVNProperties propChanges)
-
-