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 java.lang.Boolean exists​(org.apache.xalan.extensions.ExpressionContext context, java.lang.String filename)  
      static java.lang.Boolean needsUpdate​(org.apache.xalan.extensions.ExpressionContext context, 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 java.lang.Boolean exists​(org.apache.xalan.extensions.ExpressionContext context,
                                               java.lang.String filename)
      • needsUpdate

        public static java.lang.Boolean needsUpdate​(org.apache.xalan.extensions.ExpressionContext context,
                                                    java.lang.String srcFilename,
                                                    java.lang.String targetFilename)