public interface ISVNChangeEntryHandler
doGetChanged() methods.| Modifier and Type | Method and Description |
|---|---|
void |
handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
void handleEntry(SVNChangeEntry entry) throws SVNException
entry - an object containing details of a path changeSVNException