|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for handling one command line option
Method Summary | |
---|---|
java.lang.String |
getOptionDescription()
Returns the description for this option |
int |
getOptionValuesLength()
Returns the number of values which the option handler requires. |
void |
handleOption(java.lang.String[] optionValues,
SVGConverter c)
The OptionHandler should configure the SVGConverter according to the value of the option. |
Method Detail |
public void handleOption(java.lang.String[] optionValues, SVGConverter c)
public int getOptionValuesLength()
public java.lang.String getOptionDescription()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |