org.apache.poi.hsmf.dev
public class HSMFDump extends java.lang.Object
| Constructor and Description |
|---|
HSMFDump(POIFSFileSystem fs) |
public HSMFDump(POIFSFileSystem fs)
public void dump()
throws java.io.IOException
java.io.IOExceptionpublic void dump(java.io.PrintStream out)
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception