Package org.apache.poi.hpbf.model
Class MainContents
java.lang.Object
org.apache.poi.hpbf.model.HPBFPart
org.apache.poi.hpbf.model.MainContents
The main Contents. Not yet understood
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Called just before writing out, to trigger the data byte array to be updated with the latest contents.
-
Constructor Details
-
MainContents
- Throws:
IOException
-
-
Method Details
-
generateData
protected void generateData()Description copied from class:HPBFPart
Called just before writing out, to trigger the data byte array to be updated with the latest contents.- Specified by:
generateData
in classHPBFPart
-