Package org.apache.poi.hpbf.dev
Class HPBFDumper
java.lang.Object
org.apache.poi.hpbf.dev.HPBFDumper
For dumping out the contents of HPBF (Publisher)
files, while we try to figure out how they're
constructed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidvoidvoidvoidvoidDump out the escher parts of the file.protected voiddumpEscherDelayStm(DirectoryNode escherDir) protected voiddumpEscherStm(DirectoryNode escherDir) voidstatic void
-
Constructor Details
-
HPBFDumper
-
HPBFDumper
- Throws:
IOException
-
-
Method Details
-
main
- Throws:
Exception
-
dumpEscher
Dump out the escher parts of the file. Escher -> EscherStm and EscherDelayStm- Throws:
IOException
-
dumpEscherStm
- Throws:
IOException
-
dumpEscherDelayStm
- Throws:
IOException
-
dumpEnvelope
- Throws:
IOException
-
dumpContents
- Throws:
IOException
-
dumpCONTENTSraw
- Throws:
IOException
-
dumpCONTENTSguessed
- Throws:
IOException
-
dump001CompObj
-
dumpQuill
- Throws:
IOException
-