|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlockWritable
An interface for persisting block storage of POIFS components.
Method Summary | |
---|---|
void |
writeBlocks(java.io.OutputStream stream)
Write the storage to an OutputStream |
Method Detail |
---|
void writeBlocks(java.io.OutputStream stream) throws java.io.IOException
stream
- the OutputStream to which the stored data should
be written
java.io.IOException
- on problems writing to the specified
stream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |