|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.xsl.CacheableDocument
A document wrapper allowing caching of XSL-generated content.
Method Summary | |
java.util.ArrayList |
getCacheDepends()
|
Document |
getDocument()
Returns the document |
long |
getLastModified()
Returns the modification time of the document sources. |
boolean |
isCacheable()
True if the document is cacheable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Document getDocument()
public boolean isCacheable()
public long getLastModified()
public java.util.ArrayList getCacheDepends()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |