com.nwalsh.xalan
Class Website

java.lang.Object
  extended by com.nwalsh.xalan.Website

public class Website
extends java.lang.Object


Constructor Summary
Website()
           
 
Method Summary
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)