JSPTemplates

org.tp23.jasper.compiler
Class TagCache

java.lang.Object
  |
  +--org.tp23.jasper.compiler.TagCache

public class TagCache
extends java.lang.Object

A simple cache to hold results of one-time evaluation for a custom tag.

Author:
Anil K. Vijendran (akv@eng.sun.com), Paul Hinds

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


JSPTemplates