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