org.openprivacy.reptile.extensions.admin
Class TemplatesCacheExtension

java.lang.Object
  |
  +--org.openprivacy.reptile.extensions.admin.TemplatesCacheExtension

public class TemplatesCacheExtension
extends java.lang.Object

Version:
$Id: TemplatesCacheExtension.java,v 1.1 2001/12/02 06:17:39 burton Exp $
Author:
Kevin A. Burton

Constructor Summary
TemplatesCacheExtension()
           
 
Method Summary
 int size(org.apache.xalan.extensions.XSLProcessorContext context, org.apache.xalan.templates.ElemExtensionCall elem)
          Return the size of the Templates cache.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplatesCacheExtension

public TemplatesCacheExtension()
Method Detail

size

public int size(org.apache.xalan.extensions.XSLProcessorContext context,
                org.apache.xalan.templates.ElemExtensionCall elem)
Return the size of the Templates cache.