Interface ISVNPropertyComparator
-
public interface ISVNPropertyComparator- Version:
- 1.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpropertyAdded(java.lang.String name, java.io.InputStream value, int length)voidpropertyChanged(java.lang.String name, java.io.InputStream newValue, int length)voidpropertyDeleted(java.lang.String name)
-