com.nwalsh.xalan
Class Website

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

public class Website
extends Object


Constructor Summary
Website()
           
 
Method Summary
static Boolean exists(org.apache.xalan.extensions.ExpressionContext context, String filename)
           
static Boolean needsUpdate(org.apache.xalan.extensions.ExpressionContext context, String srcFilename, 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(org.apache.xalan.extensions.ExpressionContext context,
                             String filename)

needsUpdate

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


Copyright © 2013. All Rights Reserved.