Package org.apache.poi.hpbf.model
Class QuillContents
- java.lang.Object
-
- org.apache.poi.hpbf.model.HPBFPart
-
- org.apache.poi.hpbf.model.QuillContents
-
public final class QuillContents extends HPBFPart
Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF (Publisher .pub) document
-
-
Constructor Summary
Constructors Constructor Description QuillContents(DirectoryNode baseDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QCBit[]
getBits()
-
-
-
Constructor Detail
-
QuillContents
public QuillContents(DirectoryNode baseDir) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Method Detail
-
getBits
public QCBit[] getBits()
-
-