Package org.apache.poi.hwpf.model
Class OfficeArtContent
java.lang.Object
org.apache.poi.hwpf.model.OfficeArtContent
Information about drawings in the document.
The delay stream referenced in [MS-ODRAW] is the WordDocument stream.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<? extends EscherContainerRecord> List<? extends EscherContainerRecord> toString()
-
Constructor Details
-
OfficeArtContent
public OfficeArtContent(byte[] data, int offset, int size)
-
-
Method Details
-
getBStoreContainer
- Returns:
- The
EscherRecordTypes.BSTORE_CONTAINERornullif the document doesn't have one.
-
getSpgrContainers
-
getSpContainers
-
toString
-