Class POIFSViewer

java.lang.Object
org.docx4j.org.apache.poi.poifs.dev.POIFSViewer

public class POIFSViewer
extends java.lang.Object
A simple viewer for POIFS files
Author:
Marc Johnson (mjohnson at apache dot org)
  • Constructor Summary

    Constructors 
    Constructor Description
    POIFSViewer()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Display the contents of multiple POIFS files

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Display the contents of multiple POIFS files
      Parameters:
      args - the names of the files to be displayed