Package | Description |
---|---|
com.healthmarketscience.jackcess.util |
Modifier and Type | Interface and Description |
---|---|
static interface |
OleBlob.CompoundContent
Sub-interface for Content which has the
OleBlob.ContentType.COMPOUND_STORAGE type. |
static interface |
OleBlob.CompoundContent.Entry
A document entry in the compound storage.
|
static interface |
OleBlob.EmbeddedContent
Intermediate sub-interface for Content which has embedded content.
|
static interface |
OleBlob.LinkContent
Sub-interface for Content which has the
OleBlob.ContentType.LINK type. |
static interface |
OleBlob.OtherContent
Sub-interface for Content which has the
OleBlob.ContentType.OTHER type. |
static interface |
OleBlob.PackageContent
Intermediate sub-interface for Content which has a nested package.
|
static interface |
OleBlob.SimplePackageContent
Sub-interface for Content which has the
OleBlob.ContentType.SIMPLE_PACKAGE type. |
Modifier and Type | Method and Description |
---|---|
OleBlob.Content |
OleBlob.getContent()
Returns the decoded form of the blob contents, if understandable.
|
Copyright © 2005–2024 OpenHMS. All rights reserved.