Interface ISVNReturnValueCallback
public interface ISVNReturnValueCallback
- Version:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleChar(char ch) voidhandleReturnValue(int returnValue) boolean
-
Method Details
-
handleReturnValue
- Throws:
SVNException
-
handleChar
- Throws:
SVNException
-
isHandleProgramOutput
boolean isHandleProgramOutput()
-