Package | Description |
---|---|
org.zkoss.poi.hwpf.model | |
org.zkoss.poi.hwpf.model.io |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
PAPFormattedDiskPage.toByteArray(HWPFOutputStream dataStream,
CharIndexTranslator translator)
Creates a byte array representation of this data structure.
|
void |
FieldsTables.write(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
ListTables.writeListDataTo(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
ListTables.writeListOverridesTo(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
BookmarksTables.writePlcfBkmkf(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
BookmarksTables.writePlcfBkmkl(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
NotesTables.writeRef(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
BookmarksTables.writeSttbfBkmk(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
FileInformationBlock.writeTo(byte[] mainStream,
HWPFOutputStream tableStream) |
byte[] |
TextPieceTable.writeTo(HWPFOutputStream docStream) |
void |
StyleSheet.writeTo(HWPFOutputStream out) |
void |
SavedByTable.writeTo(HWPFOutputStream tableStream)
Writes this table to the table stream.
|
void |
RevisionMarkAuthorTable.writeTo(HWPFOutputStream tableStream)
Writes this table to the table stream.
|
void |
FontTable.writeTo(HWPFOutputStream tableStream) |
void |
DocumentProperties.writeTo(HWPFOutputStream tableStream) |
void |
SectionTable.writeTo(HWPFOutputStream wordDocumentStream,
HWPFOutputStream tableStream) |
void |
ComplexFileTable.writeTo(HWPFOutputStream wordDocumentStream,
HWPFOutputStream tableStream) |
void |
PAPBinTable.writeTo(HWPFOutputStream wordDocumentStream,
HWPFOutputStream tableStream,
CharIndexTranslator translator) |
void |
CHPBinTable.writeTo(HWPFOutputStream wordDocumentStream,
HWPFOutputStream tableStream,
int fcMin,
CharIndexTranslator translator) |
void |
NotesTables.writeTxt(FileInformationBlock fib,
HWPFOutputStream tableStream) |
Modifier and Type | Method and Description |
---|---|
HWPFOutputStream |
HWPFFileSystem.getStream(java.lang.String name) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.