Package org.apache.commons.exec
Class CommandLine.Argument
java.lang.Object
org.apache.commons.exec.CommandLine.Argument
- Enclosing class:
CommandLine
Encapsulates a command line argument.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
handleQuoting
private final boolean handleQuoting
-
-
Constructor Details
-
Argument
-
-
Method Details
-
getValue
-
isHandleQuoting
private boolean isHandleQuoting()
-