OptionsBuilder
, OptionsFormatter
public interface OptionsHandler
Modifier and Type | Method | Description |
---|---|---|
void |
endOptions() |
|
void |
handleComment(String comment) |
|
void |
handleOption(String optionName,
String optionValue) |
|
void |
startOptions() |
void endOptions()
void handleComment(String comment)
void handleOption(String optionName, String optionValue)
void startOptions()