Interface ISVNPropertyComparator
public interface ISVNPropertyComparator
- Version:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionvoidpropertyAdded(String name, InputStream value, int length) voidpropertyChanged(String name, InputStream newValue, int length) voidpropertyDeleted(String name)
-
Method Details
-
propertyAdded
-
propertyDeleted
-
propertyChanged
-