Package | Description |
---|---|
org.apache.poi.hsmf.datatypes |
Modifier and Type | Class and Description |
---|---|
class |
ByteChunkDeferred
A Chunk that either acts as
ByteChunk (if not initialized with a node) or
lazy loads its binary data from the document (if linked with a node via ByteChunkDeferred.readValue(DocumentNode) ). |
Modifier and Type | Method and Description |
---|---|
ByteChunk |
AttachmentChunks.getAttachData() |
ByteChunk |
AttachmentChunks.getAttachRenderingWMF() |
ByteChunk |
Chunks.getHtmlBodyChunkBinary() |
ByteChunk |
RecipientChunks.getRecipientSearchChunk() |
ByteChunk |
Chunks.getRtfBodyChunk() |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.