Package | Description |
---|---|
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.model.io |
Modifier and Type | Method and Description |
---|---|
void |
ListTables.writeListDataTo(HWPFOutputStream tableStream) |
void |
ListTables.writeListOverridesTo(HWPFOutputStream tableStream) |
void |
FileInformationBlock.writeTo(byte[] mainStream,
HWPFOutputStream tableStream) |
void |
StyleSheet.writeTo(HWPFOutputStream out) |
byte[] |
TextPieceTable.writeTo(HWPFOutputStream docStream) |
void |
SavedByTable.writeTo(HWPFOutputStream tableStream)
Writes this table to the table stream.
|
Modifier and Type | Method and Description |
---|---|
HWPFOutputStream |
HWPFFileSystem.getStream(java.lang.String name) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.