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 java.util.Collectionjava.util.Collectionprotected java.lang.Stringprotected SVNVersionCommandEnvironmentvoidrun()Methods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SVNVersionCommand
public SVNVersionCommand()
-
-
Method Details
-
createSupportedOptions
protected java.util.Collection createSupportedOptions()- Specified by:
createSupportedOptionsin classAbstractSVNCommand
-
getSVNVersionEnvironment
-
getResourceBundleName
protected java.lang.String getResourceBundleName()- Specified by:
getResourceBundleNamein classAbstractSVNCommand
-
run
- Specified by:
runin classAbstractSVNCommand- Throws:
SVNException
-
getGlobalOptions
public java.util.Collection getGlobalOptions()- Specified by:
getGlobalOptionsin classAbstractSVNCommand
-