|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.vfs.Depend | +--com.caucho.jsp.JspDepend
Class for keeping track of modifications. Normally, a generated JSP page will encode this using the second constructor.
Constructor Summary | |
JspDepend(Path source,
long lastModified,
long length)
|
Methods inherited from class com.caucho.vfs.Depend |
equals, getLastModified, getLength, getPath, getRequireSource, isModified, setRequireSource, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JspDepend(Path source, long lastModified, long length)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |