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
IOException
public void dumpEscher() throws IOException
IOException
protected void dumpEscherStm(DirectoryNode escherDir) throws IOException
IOException
protected void dumpEscherDelayStm(DirectoryNode escherDir) throws IOException
IOException
public void dumpEnvelope() throws IOException
IOException
public void dumpContents() throws IOException
IOException
public void dumpCONTENTSraw(DirectoryNode dir) throws IOException
IOException
public void dumpCONTENTSguessed(DirectoryNode dir) throws IOException
IOException
protected void dump001CompObj(DirectoryNode dir)
public void dumpQuill() throws IOException
IOException
Copyright © 2020. All rights reserved.