public class RHQPosixParser
extends org.apache.commons.cli.PosixParser
Author:
Jirka Kremser
This parser class throws an exception if it finds some unknown option.
Option in the commons-cli terminology is the command line token starting with '-' or '--')
Field Summary
Fields inherited from class org.apache.commons.cli.Parser