public interface ISVNReturnValueCallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleChar(char ch) |
void |
handleReturnValue(int returnValue) |
boolean |
isHandleProgramOutput() |
void handleReturnValue(int returnValue)
throws SVNException
SVNExceptionvoid handleChar(char ch)
throws SVNException
SVNExceptionboolean isHandleProgramOutput()
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.