| java.lang.Object com.caucho.xsl.CacheableDocument
CacheableDocument | public class CacheableDocument (Code) | | A document wrapper allowing caching of XSL-generated content.
|
addDepend | void addDepend(Path path)(Code) | | |
getLastModified | public long getLastModified()(Code) | | Returns the modification time of the document sources.
|
isCacheable | public boolean isCacheable()(Code) | | True if the document is cacheable
|
|
|