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