|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoptsimple.AbstractOptionSpec<V>
joptsimple.ArgumentAcceptingOptionSpec<java.lang.String>
joptsimple.AlternativeLongOptionSpec
class AlternativeLongOptionSpec
Represents the "-W" form of long option specification.
| Constructor Summary | |
|---|---|
AlternativeLongOptionSpec()
|
|
| Method Summary | |
|---|---|
(package private) void |
accept(OptionSpecVisitor visitor)
|
protected void |
detectOptionArgument(OptionParser parser,
ArgumentList arguments,
OptionSet detectedOptions)
|
| Methods inherited from class joptsimple.ArgumentAcceptingOptionSpec |
|---|
acceptsArguments, addArguments, argumentDescription, canConvertArgument, convert, describedAs, equals, handleOption, hashCode, isArgumentOfNumberType, ofType, requiresArgument, typeIndicator, withValuesConvertedBy, withValuesSeparatedBy |
| Methods inherited from class joptsimple.AbstractOptionSpec |
|---|
description, options, toString, value, values |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
AlternativeLongOptionSpec()
| Method Detail |
|---|
protected void detectOptionArgument(OptionParser parser,
ArgumentList arguments,
OptionSet detectedOptions)
detectOptionArgument in class ArgumentAcceptingOptionSpec<java.lang.String>void accept(OptionSpecVisitor visitor)
accept in class AbstractOptionSpec<java.lang.String>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||