public final class HPBFDumper extends Object
| Constructor and Description |
|---|
HPBFDumper(InputStream inp) |
HPBFDumper(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpContents() |
void |
dumpCONTENTSguessed(DirectoryNode dir) |
void |
dumpCONTENTSraw(DirectoryNode dir) |
void |
dumpEnvelope() |
void |
dumpEscher()
Dump out the escher parts of the file.
|
void |
dumpQuill() |
static void |
main(String[] args) |
public HPBFDumper(POIFSFileSystem fs)
public HPBFDumper(InputStream inp) throws IOException
IOExceptionpublic void dumpEscher()
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
IOExceptionpublic void dumpQuill()
throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved