Package loci.poi.poifs.dev
Class POIFSViewer
java.lang.Object
loci.poi.poifs.dev.POIFSViewer
A simple viewer for POIFS files
- Author:
- Marc Johnson (mjohnson at apache dot org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
POIFSViewer
public POIFSViewer()
-
-
Method Details
-
main
Display the contents of multiple POIFS files- Parameters:
args- the names of the files to be displayed
-