public class POIFSDump
extends java.lang.Object
| Constructor and Description |
|---|
POIFSDump() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(DirectoryEntry root,
java.io.File parent) |
static void |
dump(NPOIFSFileSystem fs,
int startBlock,
java.lang.String name,
java.io.File parent) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionpublic static void dump(DirectoryEntry root, java.io.File parent) throws java.io.IOException
java.io.IOExceptionpublic static void dump(NPOIFSFileSystem fs, int startBlock, java.lang.String name, java.io.File parent) throws java.io.IOException
java.io.IOException