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, printXMLPropHash
getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitter
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
public boolean acceptsRevisionRange()
acceptsRevisionRange
in class SVNCommand
protected Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handleDiffStatus(SVNDiffStatus diffStatus) throws SVNException
ISVNDiffStatusHandler
handleDiffStatus
in interface ISVNDiffStatusHandler
diffStatus
- a diff status objectSVNException
Copyright © 2019. All rights reserved.