public class SVNPropGetCommand extends SVNPropertiesCommand
NULL
Constructor and Description |
---|
SVNPropGetCommand() |
Modifier and Type | Method and Description |
---|---|
protected Collection<SVNOption> |
createSupportedOptions() |
protected void |
printCollectedProperties(boolean printFileName,
boolean isURL,
boolean likePropList,
boolean omitNewLine) |
protected void |
printCollectedPropertiesXML(boolean isURL) |
void |
run() |
checkBooleanProperty, checkRevPropTarget, clearCollectedProperties, getPathProperties, getPathProperty, getRevisionProperties, getRevisionProperty, getRevpropURL, getURLProperties, getURLProperty, handleProperty, handleProperty, handleProperty, printProperty, printProplist
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<SVNOption> createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
protected void printCollectedProperties(boolean printFileName, boolean isURL, boolean likePropList, boolean omitNewLine)
protected void printCollectedPropertiesXML(boolean isURL)
Copyright © 2024. All rights reserved.