Package org.tmatesoft.svn.cli.svnversion
Class SVNVersionCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svnversion.SVNVersionCommand
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection
protected String
protected SVNVersionCommandEnvironment
void
run()
Methods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
-
Constructor Details
-
SVNVersionCommand
public SVNVersionCommand()
-
-
Method Details
-
createSupportedOptions
- Specified by:
createSupportedOptions
in classAbstractSVNCommand
-
getSVNVersionEnvironment
-
getResourceBundleName
- Specified by:
getResourceBundleName
in classAbstractSVNCommand
-
run
- Specified by:
run
in classAbstractSVNCommand
- Throws:
SVNException
-
getGlobalOptions
- Specified by:
getGlobalOptions
in classAbstractSVNCommand
-