|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's doGetChanged() methods.
| Method Summary | |
|---|---|
void |
handleEntry(SVNChangeEntry entry)
Handles information on a changed path. |
| Method Detail |
|---|
void handleEntry(SVNChangeEntry entry)
throws SVNException
entry - an object containing details of a path change
SVNException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||