public class POIFSLister extends Object
POIFSViewer| Constructor and Description |
|---|
POIFSLister() |
| Modifier and Type | Method and Description |
|---|---|
static void |
displayDirectory(DirectoryNode dir,
String indent,
boolean withSizes) |
static void |
main(String[] args)
Display the entries of multiple POIFS files
|
static void |
viewFile(String filename,
boolean withSizes) |
static void |
viewFileOld(String filename,
boolean withSizes) |
public static void main(String[] args) throws IOException
args - the names of the files to be displayedIOExceptionpublic static void viewFile(String filename, boolean withSizes) throws IOException
IOExceptionpublic static void viewFileOld(String filename, boolean withSizes) throws IOException
IOExceptionpublic static void displayDirectory(DirectoryNode dir, String indent, boolean withSizes)
Copyright © 2010 - 2020 Adobe. All Rights Reserved