public interface OptionsHandler
Modifier and Type | Method and Description |
---|---|
void |
endOptions() |
void |
handleComment(String comment) |
void |
handleOption(String optionName,
String optionValue) |
void |
startOptions() |
Copyright © 2014. All rights reserved.