Package org.apache.poi.hpbf.model
Class QuillContents
java.lang.Object
org.apache.poi.hpbf.model.HPBFPart
org.apache.poi.hpbf.model.QuillContents
Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF (Publisher .pub) document
-
Constructor Details
-
QuillContents
- Throws:
IOException
-
-
Method Details
-
getBits
-
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
-