public interface ISVNEntryHandler
Modifier and Type | Method and Description |
---|---|
void |
handleEntry(java.io.File path,
SVNEntry entry) |
void |
handleError(java.io.File path,
SVNErrorMessage error) |
void handleEntry(java.io.File path, SVNEntry entry) throws SVNException
SVNException
void handleError(java.io.File path, SVNErrorMessage error) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.