|
||||||||||
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 |
handleComment(String comment)
|
void |
handleOption(String optionName,
String optionValue)
|
void |
startIni()
|
void |
startSection(String sectionName)
|
Method Detail |
---|
void endIni()
void endSection()
void handleComment(String comment)
void handleOption(String optionName, String optionValue)
void startIni()
void startSection(String sectionName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |