Class QuillContents


  • public final class QuillContents
    extends HPBFPart
    Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF (Publisher .pub) document
    • Constructor Detail

      • QuillContents

        public QuillContents​(DirectoryNode baseDir)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getBits

        public QCBit[] 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 class HPBFPart