public final class HPBFDumper extends Object
| Constructor and Description |
|---|
HPBFDumper(InputStream inp) |
HPBFDumper(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dump001CompObj(DirectoryNode dir) |
void |
dumpContents() |
void |
dumpCONTENTSguessed(DirectoryNode dir) |
void |
dumpCONTENTSraw(DirectoryNode dir) |
void |
dumpEnvelope() |
void |
dumpEscher()
Dump out the escher parts of the file.
|
protected void |
dumpEscherDelayStm(DirectoryNode escherDir) |
protected void |
dumpEscherStm(DirectoryNode escherDir) |
void |
dumpQuill() |
static void |
main(String[] args) |
public HPBFDumper(POIFSFileSystem fs)
public HPBFDumper(InputStream inp) throws IOException
IOExceptionpublic void dumpEscher()
throws IOException
IOExceptionprotected void dumpEscherStm(DirectoryNode escherDir) throws IOException
IOExceptionprotected void dumpEscherDelayStm(DirectoryNode escherDir) throws IOException
IOExceptionpublic void dumpEnvelope()
throws IOException
IOExceptionpublic void dumpContents()
throws IOException
IOExceptionpublic void dumpCONTENTSraw(DirectoryNode dir) throws IOException
IOExceptionpublic void dumpCONTENTSguessed(DirectoryNode dir) throws IOException
IOExceptionprotected void dump001CompObj(DirectoryNode dir)
public void dumpQuill()
throws IOException
IOExceptionCopyright © 2020. All rights reserved.