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
Exception
protected static NPropertyTable getPropertyTable(NPOIFSFileSystem fs) throws Exception
Exception
public static void dump(DirectoryEntry root, File parent) throws IOException
IOException
public static void dump(NPOIFSFileSystem fs, int startBlock, String name, File parent) throws IOException
IOException
Copyright © 2007-2019. All Rights Reserved.