public class SVNListCommand extends SVNXMLCommand implements ISVNDirEntryHandler
| Constructor and Description |
|---|
SVNListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection |
createSupportedOptions() |
void |
handleDirEntry(SVNDirEntry dirEntry)
Handles a directory entry passed.
|
protected void |
printDirEntry(SVNDirEntry dirEntry) |
protected void |
printDirEntryXML(SVNDirEntry dirEntry) |
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 handleDirEntry(SVNDirEntry dirEntry) throws SVNException
ISVNDirEntryHandlerhandleDirEntry in interface ISVNDirEntryHandlerdirEntry - a directory entrySVNExceptionSVNDirEntryprotected void printDirEntry(SVNDirEntry dirEntry)
protected void printDirEntryXML(SVNDirEntry dirEntry)
Copyright © 2025. All rights reserved.