Parses an option args[i] and return the number of tokens consumed.
@return 0 if the argument is not understood. Returning 0 will let the caller report an error.
@exception BadCommandLineException If the callee wants to provide a custom message for an error.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.