| Constructor and Description |
|---|
NotesTables(NoteType noteType) |
NotesTables(NoteType noteType,
byte[] tableStream,
FileInformationBlock fib) |
| Modifier and Type | Method and Description |
|---|---|
GenericPropertyNode |
getDescriptor(int index) |
int |
getDescriptorsCount() |
GenericPropertyNode |
getTextPosition(int index) |
void |
writeRef(FileInformationBlock fib,
HWPFOutputStream tableStream) |
void |
writeTxt(FileInformationBlock fib,
HWPFOutputStream tableStream) |
public NotesTables(NoteType noteType)
public NotesTables(NoteType noteType, byte[] tableStream, FileInformationBlock fib)
public GenericPropertyNode getDescriptor(int index)
public int getDescriptorsCount()
public GenericPropertyNode getTextPosition(int index)
public void writeRef(FileInformationBlock fib, HWPFOutputStream tableStream) throws IOException
IOExceptionpublic void writeTxt(FileInformationBlock fib, HWPFOutputStream tableStream) throws IOException
IOExceptionCopyright © 2020. All rights reserved.