Class SVNDumpFilterHelpCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svndumpfilter.SVNDumpFilterCommand
org.tmatesoft.svn.cli.svndumpfilter.SVNDumpFilterHelpCommand
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.svn.cli.svndumpfilter.SVNDumpFilterCommand
getGlobalOptions, getOutputPriority, getResourceBundleName, getSVNDumpFilterEnvironment
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
-
Field Details
-
GENERIC_HELP_HEADER
private static final java.lang.String GENERIC_HELP_HEADER- See Also:
-
-
Constructor Details
-
SVNDumpFilterHelpCommand
public SVNDumpFilterHelpCommand()
-
-
Method Details
-
createSupportedOptions
protected java.util.Collection createSupportedOptions()- Overrides:
createSupportedOptions
in classSVNDumpFilterCommand
-
run
- Specified by:
run
in classAbstractSVNCommand
- Throws:
SVNException
-