|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
interface for writing properties files.
| Method Summary | |
void |
marshall(java.io.OutputStream output,
java.util.Properties props,
java.io.InputStream currentContent)
writes the properties to outputstream, considering the currentcontent if not null andthe implementation is capable. |
| Method Detail |
public void marshall(java.io.OutputStream output,
java.util.Properties props,
java.io.InputStream currentContent)
throws java.io.IOException
props - properties to write.
java.io.IOException - if anything goes wrong.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||