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 FSRootprotected SVNPropertiesprotected 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, setFailed
-
Constructor Details
-
SVNLookCommand
-
-
Method Details
-
getGlobalOptions
- Specified by:
getGlobalOptionsin classAbstractSVNCommand
-
getSVNLookEnvironment
-
getResourceBundleName
- Specified by:
getResourceBundleNamein classAbstractSVNCommand
-
getFSRoot
- Throws:
SVNException
-
getProperties
- Throws:
SVNException
-
getRevisionObject
-