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, printXMLPropHashacceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitteravailableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedprotected Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionpublic void handleInfo(SVNInfo info) throws SVNException
ISVNInfoHandlerhandleInfo in interface ISVNInfoHandlerinfo - an object that contain's item's information detailsSVNExceptionprotected void printInfo(SVNInfo info)
protected void printInfoXML(SVNInfo info)
Copyright © 2025. All rights reserved.