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 FSRootjava.util.Collectionprotected SVNPropertiesprotected java.lang.Stringprotected SVNRevisionprotected SVNLookCommandEnvironmentMethods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailedMethods 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:
getGlobalOptionsin classAbstractSVNCommand
-
getSVNLookEnvironment
-
getResourceBundleName
protected java.lang.String getResourceBundleName()- Specified by:
getResourceBundleNamein classAbstractSVNCommand
-
getFSRoot
- Throws:
SVNException
-
getProperties
- Throws:
SVNException
-
getRevisionObject
-