| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| com.healthmarketscience.jackcess.util |
| Modifier and Type | Class and Description |
|---|---|
private static class |
CompoundOleUtil.CompoundContentImpl |
private class |
CompoundOleUtil.CompoundContentImpl.EntryImpl |
(package private) static class |
OleUtil.EmbeddedContentImpl |
(package private) static class |
OleUtil.EmbeddedPackageContentImpl |
private static class |
OleUtil.LinkContentImpl |
private static class |
OleUtil.OtherContentImpl |
private static class |
OleUtil.SimplePackageContentImpl |
| 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.OtherContent
Sub-interface for Content which has the
OleBlob.ContentType.OTHER type. |
static interface |
OleBlob.SimplePackageContent
Sub-interface for Content which has the
OleBlob.ContentType.SIMPLE_PACKAGE type. |