Package org.tmatesoft.svn.cli.svnversion
Class SVNVersionHelpCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svnversion.SVNVersionHelpCommand
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected java.util.Collection
java.util.Collection
protected java.lang.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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SVNVersionHelpCommand
public SVNVersionHelpCommand()
-
-
Method Details
-
createSupportedOptions
protected java.util.Collection createSupportedOptions()- Specified by:
createSupportedOptions
in classAbstractSVNCommand
-
getGlobalOptions
public java.util.Collection getGlobalOptions()- Specified by:
getGlobalOptions
in classAbstractSVNCommand
-
getSVNVersionEnvironment
-
getResourceBundleName
protected java.lang.String getResourceBundleName()- Specified by:
getResourceBundleName
in classAbstractSVNCommand
-
run
- Specified by:
run
in classAbstractSVNCommand
- Throws:
SVNException
-