public class SVNInfoCommand extends SVNXMLCommand implements ISVNInfoHandler
Constructor and Description |
---|
SVNInfoCommand() |
Modifier and Type | Method and Description |
---|---|
protected Collection |
createSupportedOptions() |
void |
handleInfo(SVNInfo info)
Handles item's information using an SVNInfo object.
|
protected void |
printInfo(SVNInfo info) |
protected void |
printInfoXML(SVNInfo info) |
void |
run() |
addXMLProp, closeXMLTag, openCDataTag, openXMLTag, openXMLTag, printXMLFooter, printXMLHeader, printXMLPropHash
acceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitter
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handleInfo(SVNInfo info) throws SVNException
ISVNInfoHandler
handleInfo
in interface ISVNInfoHandler
info
- an object that contain's item's information detailsSVNException
protected void printInfo(SVNInfo info)
protected void printInfoXML(SVNInfo info)
Copyright © 2023. All rights reserved.