Class POIFSViewer


  • public final class POIFSViewer
    extends java.lang.Object
    A simple viewer for POIFS files
    • Method Summary

      All Methods Static Methods Concrete Methods 
      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

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • 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