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