Package org.tmatesoft.svn.cli.svnlook
Class SVNLookCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svnlook.SVNLookCommand
- Direct Known Subclasses:
SVNLookAuthorCommand
,SVNLookCatCommand
,SVNLookChangedCommand
,SVNLookDateCommand
,SVNLookDiffCommand
,SVNLookDirsChangedCommand
,SVNLookFileSizeCommand
,SVNLookHelpCommand
,SVNLookHistoryCommand
,SVNLookInfoCommand
,SVNLookLockCommand
,SVNLookLogCommand
,SVNLookPropGetCommand
,SVNLookPropListCommand
,SVNLookTreeCommand
,SVNLookUUIDCommand
,SVNLookYoungestCommand
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FSRoot
java.util.Collection
protected SVNProperties
protected java.lang.String
protected SVNRevision
protected SVNLookCommandEnvironment
Methods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailed
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SVNLookCommand
public SVNLookCommand(java.lang.String name, java.lang.String[] aliases)
-
-
Method Details
-
getGlobalOptions
public java.util.Collection getGlobalOptions()- Specified by:
getGlobalOptions
in classAbstractSVNCommand
-
getSVNLookEnvironment
-
getResourceBundleName
protected java.lang.String getResourceBundleName()- Specified by:
getResourceBundleName
in classAbstractSVNCommand
-
getFSRoot
- Throws:
SVNException
-
getProperties
- Throws:
SVNException
-
getRevisionObject
-