public interface OptionsHandler
| Modifier and Type | Method and Description |
|---|---|
void |
endOptions() |
void |
handleComment(List<String> comment) |
void |
handleEmptyLine() |
void |
handleOption(String optionName,
String optionValue) |
void |
startOptions() |
Copyright © 2001–2025. All rights reserved.