Package org.tmatesoft.svn.cli
Class SVNCommandLine
java.lang.Object
org.tmatesoft.svn.cli.SVNCommandLine
- Version:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private int
private Collection
private String
private String[]
private boolean
private Collection
private static final Map
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
private SVNOptionValue
static void
registerOption
(AbstractSVNOption option)
-
Field Details
-
ourOptions
-
myCommand
-
myArguments
-
myOptions
-
myNeedsCommand
private boolean myNeedsCommand -
myArgumentIndex
private int myArgumentIndex -
myArgumentPosition
private int myArgumentPosition -
myInputArguments
-
-
Constructor Details
-
SVNCommandLine
public SVNCommandLine() -
SVNCommandLine
public SVNCommandLine(boolean needsCommand)
-
-
Method Details
-
registerOption
-
init
- Throws:
SVNException
-
nextOption
- Throws:
SVNException
-
optionValues
-
getCommandName
-
getArguments
-