public class SVNListCommand extends SVNXMLCommand implements ISVNDirEntryHandler
Constructor and Description |
---|
SVNListCommand() |
Modifier and Type | Method and Description |
---|---|
protected java.util.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, printXMLPropHash
acceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitter
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected java.util.Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handleDirEntry(SVNDirEntry dirEntry) throws SVNException
ISVNDirEntryHandler
handleDirEntry
in interface ISVNDirEntryHandler
dirEntry
- a directory entrySVNException
SVNDirEntry
protected void printDirEntry(SVNDirEntry dirEntry)
protected void printDirEntryXML(SVNDirEntry dirEntry)
Copyright © 2020. All rights reserved.