public abstract class SVNLookCommand extends AbstractSVNCommand
| Constructor and Description |
|---|
SVNLookCommand(java.lang.String name,
java.lang.String[] aliases) |
| Modifier and Type | Method and Description |
|---|---|
protected FSRoot |
getFSRoot() |
java.util.Collection |
getGlobalOptions() |
protected SVNProperties |
getProperties() |
protected java.lang.String |
getResourceBundleName() |
protected SVNRevision |
getRevisionObject() |
protected SVNLookCommandEnvironment |
getSVNLookEnvironment() |
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailedpublic SVNLookCommand(java.lang.String name,
java.lang.String[] aliases)
public java.util.Collection getGlobalOptions()
getGlobalOptions in class AbstractSVNCommandprotected SVNLookCommandEnvironment getSVNLookEnvironment()
protected java.lang.String getResourceBundleName()
getResourceBundleName in class AbstractSVNCommandprotected FSRoot getFSRoot() throws SVNException
SVNExceptionprotected SVNProperties getProperties() throws SVNException
SVNExceptionprotected SVNRevision getRevisionObject()