public class SVNDiffCommand extends SVNXMLCommand implements ISVNDiffStatusHandler
| Constructor and Description |
|---|
SVNDiffCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsRevisionRange() |
protected Collection |
createSupportedOptions() |
void |
handleDiffStatus(SVNDiffStatus diffStatus)
Receives a diff status object to handle.
|
void |
run() |
addXMLProp, closeXMLTag, openCDataTag, openXMLTag, openXMLTag, printXMLFooter, printXMLHeader, printXMLPropHashgetFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitteravailableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedpublic boolean acceptsRevisionRange()
acceptsRevisionRange in class SVNCommandprotected Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionpublic void handleDiffStatus(SVNDiffStatus diffStatus) throws SVNException
ISVNDiffStatusHandlerhandleDiffStatus in interface ISVNDiffStatusHandlerdiffStatus - a diff status objectSVNExceptionCopyright © 2025. All rights reserved.