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
SVNException
void handleChar(char ch) throws SVNException
SVNException
boolean isHandleProgramOutput()
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.