|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IniHandler
| Method Summary | |
|---|---|
void |
endIni()
|
void |
endSection()
|
void |
handleOption(java.lang.String optionName,
java.lang.String optionValue)
|
void |
startIni()
|
void |
startSection(java.lang.String sectionName)
|
| Method Detail |
|---|
void startIni()
void endIni()
void startSection(java.lang.String sectionName)
void endSection()
void handleOption(java.lang.String optionName,
java.lang.String optionValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||