Class Website


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

      Constructors 
      Constructor Description
      Website()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean exists​(java.lang.String filename)  
      static boolean needsUpdate​(java.lang.String srcFilename, java.lang.String targetFilename)  
      • Methods inherited from class java.lang.Object

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

      • Website

        public Website()
    • Method Detail

      • exists

        public static boolean exists​(java.lang.String filename)
      • needsUpdate

        public static boolean needsUpdate​(java.lang.String srcFilename,
                                          java.lang.String targetFilename)