org.apache.poi.hsmf.dev
Class HSMFDump
java.lang.Object
org.apache.poi.hsmf.dev.HSMFDump
public class HSMFDump
- extends java.lang.Object
Dumps out the chunk details, and where possible contents
Constructor Summary |
HSMFDump(org.apache.poi.poifs.filesystem.POIFSFileSystem fs)
|
Method Summary |
void |
dump()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSMFDump
public HSMFDump(org.apache.poi.poifs.filesystem.POIFSFileSystem fs)
dump
public void dump()
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception