@Internal public final class OfficeArtContent extends java.lang.Object
The delay stream referenced in [MS-ODRAW] is the WordDocument stream.
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.logging.log4j.Logger |
LOG |
| Constructor and Description |
|---|
OfficeArtContent(byte[] data,
int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
EscherContainerRecord |
getBStoreContainer() |
java.util.List<? extends EscherContainerRecord> |
getSpContainers() |
java.util.List<? extends EscherContainerRecord> |
getSpgrContainers() |
java.lang.String |
toString() |
public EscherContainerRecord getBStoreContainer()
EscherRecordTypes.BSTORE_CONTAINER or null if the document doesn't have one.public java.util.List<? extends EscherContainerRecord> getSpgrContainers()
public java.util.List<? extends EscherContainerRecord> getSpContainers()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 2022 The Apache Software Foundation or its licensors, as applicable.