Package | Description |
---|---|
org.zkoss.poi.hwpf | |
org.zkoss.poi.hwpf.model |
Modifier and Type | Field and Description |
---|---|
protected FileInformationBlock |
HWPFDocumentCore._fib
The FIB
|
Modifier and Type | Method and Description |
---|---|
FileInformationBlock |
HWPFDocumentCore.getFileInformationBlock() |
Modifier and Type | Method and Description |
---|---|
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 |
NotesTables.writeTxt(FileInformationBlock fib,
HWPFOutputStream tableStream) |
Constructor and Description |
---|
BookmarksTables(byte[] tableStream,
FileInformationBlock fib) |
FieldsTables(byte[] tableStream,
FileInformationBlock fib) |
FSPATable(byte[] tableStream,
FileInformationBlock fib,
FSPADocumentPart part) |
NotesTables(NoteType noteType,
byte[] tableStream,
FileInformationBlock fib) |
ShapesTable(byte[] tblStream,
FileInformationBlock fib)
Deprecated.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.