|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Options.Handler
a handler for accepting options
Method Summary | |
---|---|
void |
setOption(String option)
Set an option that is specified without a value. |
void |
setOption(String key,
String value)
Set an option with key and value pair |
Method Detail |
---|
void setOption(String key, String value)
key
- the key of the optionvalue
- the value of the optionsetOption(String)
void setOption(String option)
option
- the option to setsetOption(String, String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |