public class SVNPropGetCommand extends SVNPropertiesCommand
NULL| Constructor and Description |
|---|
SVNPropGetCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<SVNOption> |
createSupportedOptions() |
protected void |
printCollectedProperties(boolean printFileName,
boolean isURL,
boolean likePropList,
boolean omitNewLine) |
protected void |
printCollectedPropertiesXML(boolean isURL) |
private void |
printInhertiedPropertiesXML(SvnTarget target,
java.lang.String propertyName,
java.util.List<SvnInheritedProperties> propsList) |
void |
run() |
checkBooleanProperty, checkRevPropTarget, clearCollectedProperties, getPathProperties, getPathProperty, getRevisionProperties, getRevisionProperty, getRevpropURL, getURLProperties, getURLProperty, handleProperty, handleProperty, handleProperty, printProperty, printProplistaddXMLProp, 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 java.util.Collection<SVNOption> createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionprotected void printCollectedProperties(boolean printFileName,
boolean isURL,
boolean likePropList,
boolean omitNewLine)
private void printInhertiedPropertiesXML(SvnTarget target, java.lang.String propertyName, java.util.List<SvnInheritedProperties> propsList)
protected void printCollectedPropertiesXML(boolean isURL)