Class EFBiffViewer


  • public class EFBiffViewer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EFBiffViewer()
      Creates a new instance of EFBiffViewer
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void run()  
      void setFile​(java.lang.String file)  
      • Methods inherited from class java.lang.Object

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

      • EFBiffViewer

        public EFBiffViewer()
        Creates a new instance of EFBiffViewer
    • Method Detail

      • run

        public void run()
                 throws java.io.IOException
        Throws:
        java.io.IOException
      • setFile

        public void setFile​(java.lang.String file)
      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException