|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IniPart
A part of an IniFile that might be written to disk.
| Method Summary | |
|---|---|
void |
write(java.io.Writer writer)
Write this part of the IniFile to a writer |
| Method Detail |
|---|
void write(java.io.Writer writer)
throws java.io.IOException
writer - The writer to write to
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||