Package org.apache.poi.poifs.dev
Class POIFSDump
java.lang.Object
org.apache.poi.poifs.dev.POIFSDump
Dump internal structure of a OLE2 file into file system
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
dump
(DirectoryEntry root, File parent) static void
dump
(POIFSFileSystem fs, int startBlock, String name, File parent) static void
-
Method Details
-
main
- Throws:
IOException
-
dump
- Throws:
IOException
-
dump
public static void dump(POIFSFileSystem fs, int startBlock, String name, File parent) throws IOException - Throws:
IOException
-