public class SVNVersionCommandEnvironment extends AbstractSVNCommandEnvironment
NULL
Constructor and Description |
---|
SVNVersionCommandEnvironment(String programName,
PrintStream out,
PrintStream err,
InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected ISVNAuthenticationManager |
createClientAuthenticationManager() |
protected DefaultSVNOptions |
createClientOptions() |
protected String |
getCommandLineClientName() |
protected void |
initOption(SVNOptionValue optionValue) |
boolean |
isCommitted() |
boolean |
isHelp() |
boolean |
isNoNewLine() |
boolean |
isVersion() |
protected String |
refineCommandName(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(String programName, PrintStream out, PrintStream err, 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 String refineCommandName(String commandName, SVNCommandLine commandLine) throws SVNException
refineCommandName
in class AbstractSVNCommandEnvironment
SVNException
protected String getCommandLineClientName()
getCommandLineClientName
in class AbstractSVNCommandEnvironment
Copyright © 2023. All rights reserved.