|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.poifs.dev.POIFSLister
public class POIFSLister
A lister of the entries in POIFS files.
Much simpler than POIFSViewer
| Constructor Summary | |
|---|---|
POIFSLister()
|
|
| Method Summary | |
|---|---|
static void |
displayDirectory(DirectoryNode dir,
java.lang.String indent)
|
static void |
main(java.lang.String[] args)
Display the entries of multiple POIFS files |
static void |
viewFile(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public POIFSLister()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
args - the names of the files to be displayed
java.io.IOException
public static void viewFile(java.lang.String filename)
throws java.io.IOException
java.io.IOException
public static void displayDirectory(DirectoryNode dir,
java.lang.String indent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||