public static class Commandline.Argument extends Object implements Arg
| Constructor and Description |
|---|
Commandline.Argument() |
public void setValue(String value)
public void setLine(String line) throws CommandLineException
setLine in interface Argline - The line of arguments.CommandLineExceptionpublic void setFile(File value)
public void setMask(boolean mask)
public boolean isMask()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.