Class Verifier


  • public class Verifier
    extends java.lang.Object
    The main method of this class scans TAB-separated list of URLs and matches it against a given graph.
    • Method Summary

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

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

      • main

        public static void main​(java.lang.String[] arg)
                         throws java.io.IOException,
                                java.lang.ClassNotFoundException,
                                com.martiansoftware.jsap.JSAPException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
        com.martiansoftware.jsap.JSAPException