public final class HPBFDumper
extends java.lang.Object
Constructor and Description |
---|
HPBFDumper(java.io.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(java.lang.String[] args) |
public HPBFDumper(POIFSFileSystem fs)
public HPBFDumper(java.io.InputStream inp) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void dumpEscher() throws java.io.IOException
java.io.IOException
protected void dumpEscherStm(DirectoryNode escherDir) throws java.io.IOException
java.io.IOException
protected void dumpEscherDelayStm(DirectoryNode escherDir) throws java.io.IOException
java.io.IOException
public void dumpEnvelope() throws java.io.IOException
java.io.IOException
public void dumpContents() throws java.io.IOException
java.io.IOException
public void dumpCONTENTSraw(DirectoryNode dir) throws java.io.IOException
java.io.IOException
public void dumpCONTENTSguessed(DirectoryNode dir) throws java.io.IOException
java.io.IOException
protected void dump001CompObj(DirectoryNode dir)
public void dumpQuill() throws java.io.IOException
java.io.IOException
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.