com.caucho.xsl
Class Stylesheet.Depend

java.lang.Object
  |
  +--com.caucho.xsl.Stylesheet.Depend
Enclosing class:
Stylesheet

public static class Stylesheet.Depend
extends java.lang.Object


Method Summary
 long getLastModified()
           
 Path getPath()
           
 boolean isModified()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isModified

public boolean isModified()

getLastModified

public long getLastModified()

getPath

public Path getPath()