|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocaleReader
An interface for classes capable of reading locale files.
| Method Summary | |
|---|---|
LocaleStore |
read(InputStream input)
Reads a stream and loads the contents into a LocaleStore. |
LocaleStore |
read(InputStream input,
LocaleStore data)
Reads a stream and adds the contents to the given LocaleStore. |
| Method Detail |
|---|
LocaleStore read(InputStream input)
input - the stream to read from.
LocaleStore read(InputStream input,
LocaleStore data)
input - the stream to read from.data - the LocaleStore to add to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||