Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
AbstractSVNCommandEnvironment.getCommandName(SVNCommandLine commandLine) |
void |
AbstractSVNCommandEnvironment.init(SVNCommandLine commandLine) |
protected void |
AbstractSVNCommandEnvironment.initCommand(SVNCommandLine commandLine) |
protected void |
AbstractSVNCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected abstract java.lang.String |
AbstractSVNCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
protected void |
AbstractSVNCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected java.lang.String |
SVNCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
protected void |
SVNCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
SVNAdminCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNDumpFilterCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected java.lang.String |
SVNDumpFilterCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
SVNLookCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
protected void |
SVNLookCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
SVNSyncCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |
protected void |
SVNSyncCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
SVNVersionCommandEnvironment.refineCommandName(java.lang.String commandName,
SVNCommandLine commandLine) |