public class SVNVersionCommandEnvironment extends AbstractSVNCommandEnvironment
NULL
Constructor and Description |
---|
SVNVersionCommandEnvironment(java.lang.String programName,
java.io.PrintStream out,
java.io.PrintStream err,
java.io.InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected ISVNAuthenticationManager |
createClientAuthenticationManager() |
protected DefaultSVNOptions |
createClientOptions() |
protected java.lang.String |
getCommandLineClientName() |
protected void |
initOption(SVNOptionValue optionValue) |
boolean |
isCommitted() |
boolean |
isHelp() |
boolean |
isNoNewLine() |
boolean |
isVersion() |
protected java.lang.String |
refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
checkCancelled, combineTargets, createClientManager, dispose, getArguments, getClientManager, getCommand, getCommandName, getCommandName, getErr, getIn, getOptions, getOut, getProgramName, getRelativePath, getURLFromTarget, handleError, handleWarning, init, initClientManager, initCommand, initOptions, isVersioned, parseRevision, popArgument, printCommitInfo, readFromFile, run, setArguments, setCancelled, validateOptions
public SVNVersionCommandEnvironment(java.lang.String programName, java.io.PrintStream out, java.io.PrintStream err, java.io.InputStream in)
public boolean isHelp()
public boolean isVersion()
public boolean isCommitted()
public boolean isNoNewLine()
protected ISVNAuthenticationManager createClientAuthenticationManager()
createClientAuthenticationManager
in class AbstractSVNCommandEnvironment
protected DefaultSVNOptions createClientOptions()
createClientOptions
in class AbstractSVNCommandEnvironment
protected void initOption(SVNOptionValue optionValue) throws SVNException
initOption
in class AbstractSVNCommandEnvironment
SVNException
protected java.lang.String refineCommandName(java.lang.String commandName, SVNCommandLine commandLine) throws SVNException
refineCommandName
in class AbstractSVNCommandEnvironment
SVNException
protected java.lang.String getCommandLineClientName()
getCommandLineClientName
in class AbstractSVNCommandEnvironment
Copyright © 2020. All rights reserved.