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
protected SVNProperties
protected 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
-
Constructor Details
-
SVNLookCommand
-
-
Method Details
-
getGlobalOptions
- Specified by:
getGlobalOptions
in classAbstractSVNCommand
-
getSVNLookEnvironment
-
getResourceBundleName
- Specified by:
getResourceBundleName
in classAbstractSVNCommand
-
getFSRoot
- Throws:
SVNException
-
getProperties
- Throws:
SVNException
-
getRevisionObject
-