|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocaleWriter
An interface for classes capable of writing locale files.
| Method Summary | |
|---|---|
void |
write(OutputStream output,
LocaleStore data)
Writes data to a file. |
| Method Detail |
|---|
void write(OutputStream output,
LocaleStore data)
output - the stream to write to.data - the data to write to the file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||