net.dpml.cli
public interface Parent extends Option
Version: @PROJECT-VERSION@
Method Summary | |
---|---|
void | processParent(WriteableCommandLine commandLine, ListIterator args)
Processes the parent part of the Option. |
Parameters: commandLine the CommandLine to write results to args a ListIterator over argument strings positioned at the next argument to process
Throws: OptionException if an error occurs while processing