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 void
void
void
void
void
void
Dump out the escher parts of the file.protected void
dumpEscherDelayStm
(DirectoryNode escherDir) protected void
dumpEscherStm
(DirectoryNode escherDir) void
static 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
-