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
SVNException
void handleError(File path, SVNErrorMessage error) throws SVNException
SVNException
Copyright © 2024. All rights reserved.