public interface ISVNEntryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleEntry(File path,
SVNEntry entry) |
void |
handleError(File path,
SVNErrorMessage error) |
void handleEntry(File path, SVNEntry entry) throws SVNException
SVNExceptionvoid handleError(File path, SVNErrorMessage error) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.