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
SVNException
public Iterator optionValues()
public String getCommandName()
public Collection getArguments()
Copyright © 2023. All rights reserved.