|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OleBlob.Content | |
|---|---|
| com.healthmarketscience.jackcess.util | |
| Uses of OleBlob.Content in com.healthmarketscience.jackcess.util |
|---|
| Subinterfaces of OleBlob.Content in com.healthmarketscience.jackcess.util | |
|---|---|
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. |
| Methods in com.healthmarketscience.jackcess.util that return OleBlob.Content | |
|---|---|
OleBlob.Content |
OleBlob.getContent()
Returns the decoded form of the blob contents, if understandable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||