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) |
protected static HeaderBlock |
getHeaderBlock(NPOIFSFileSystem fs) |
protected static NPropertyTable |
getPropertyTable(NPOIFSFileSystem fs) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionprotected static HeaderBlock getHeaderBlock(NPOIFSFileSystem fs) throws java.lang.Exception
java.lang.Exceptionprotected static NPropertyTable getPropertyTable(NPOIFSFileSystem fs) throws java.lang.Exception
java.lang.Exceptionpublic 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.IOExceptionCopyright © 2007–2023. All rights reserved.