public class SVNPropListCommand extends SVNPropertiesCommand
NULL| Constructor and Description |
|---|
SVNPropListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<SVNOption> |
createSupportedOptions() |
private java.util.List<SVNPropertyData> |
getPropdataList(SVNProperties properties) |
protected void |
printCollectedProperties(boolean isURL) |
protected void |
printCollectedPropertiesXML(boolean isURL) |
private void |
printInhertiedProperties(SvnTarget target,
java.util.List<SvnInheritedProperties> propsList) |
private void |
printInhertiedPropertiesXML(SvnTarget target,
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 isURL)
protected void printCollectedPropertiesXML(boolean isURL)
private void printInhertiedPropertiesXML(SvnTarget target, java.util.List<SvnInheritedProperties> propsList)
private void printInhertiedProperties(SvnTarget target, java.util.List<SvnInheritedProperties> propsList)
private java.util.List<SVNPropertyData> getPropdataList(SVNProperties properties)