public class SVNCommandLine extends Object
| Constructor and Description |
|---|
SVNCommandLine() |
SVNCommandLine(boolean needsCommand) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
getArguments() |
String |
getCommandName() |
void |
init(String[] args) |
Iterator |
optionValues() |
static void |
registerOption(AbstractSVNOption option) |
public SVNCommandLine()
public SVNCommandLine(boolean needsCommand)
public static void registerOption(AbstractSVNOption option)
public void init(String[] args) throws SVNException
SVNExceptionpublic Iterator optionValues()
public String getCommandName()
public Collection getArguments()
Copyright © 2025. All rights reserved.