Class GorMeta


  • public class GorMeta
    extends java.lang.Object
    Main class to get meta information about gor files/urls resolved through the gor driver.
    • Constructor Summary

      Constructors 
      Constructor Description
      GorMeta​(java.lang.String file, boolean followLink)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      int report​(java.io.PrintStream out)  
      • Methods inherited from class java.lang.Object

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

      • GorMeta

        public GorMeta​(java.lang.String file,
                       boolean followLink)
    • Method Detail

      • report

        public int report​(java.io.PrintStream out)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • main

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