Package org.tmatesoft.svn.cli
Class SVNCommandLine
java.lang.Object
org.tmatesoft.svn.cli.SVNCommandLine
- Version:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate Collectionprivate Stringprivate String[]private booleanprivate Collectionprivate static final Map -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate SVNOptionValuestatic voidregisterOption(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
-