public class POIFSDump extends Object
| Constructor and Description |
|---|
POIFSDump() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(DirectoryEntry root,
File parent) |
static void |
dump(NPOIFSFileSystem fs,
int startBlock,
String name,
File parent) |
protected static HeaderBlock |
getHeaderBlock(NPOIFSFileSystem fs) |
protected static NPropertyTable |
getPropertyTable(NPOIFSFileSystem fs) |
static void |
main(String[] args) |
protected static HeaderBlock getHeaderBlock(NPOIFSFileSystem fs) throws Exception
Exceptionprotected static NPropertyTable getPropertyTable(NPOIFSFileSystem fs) throws Exception
Exceptionpublic static void dump(DirectoryEntry root, File parent) throws IOException
IOExceptionpublic static void dump(NPOIFSFileSystem fs, int startBlock, String name, File parent) throws IOException
IOExceptionCopyright © 2007-2020. All Rights Reserved.