org.tmatesoft.svn.core.wc.admin
public interface ISVNChangeEntryHandler
doGetChanged()
methods.
Since: 1.1.1
Version: 1.1.1
Method Summary | |
---|---|
void | handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
Parameters: entry an object containing details of a path change
Throws: SVNException