Class PLCDumper


  • public final class PLCDumper
    extends java.lang.Object
    For dumping out the PLC contents of QC Bits of a HPBF (Publisher) file, while we try to figure out what the format of them is.
    • Constructor Detail

      • PLCDumper

        public PLCDumper​(POIFSFileSystem fs)
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • PLCDumper

        public PLCDumper​(java.io.InputStream inp)
                  throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception