Uses of Class
org.apache.jasper.compiler.TagCache

Packages that use TagCache
org.apache.jasper.compiler   
 

Uses of TagCache in org.apache.jasper.compiler
 

Methods in org.apache.jasper.compiler that return TagCache
 TagCache TagLibraries.getTagCache(java.lang.String prefix, java.lang.String shortTagName)
           
 

Methods in org.apache.jasper.compiler with parameters of type TagCache
 void TagLibraries.putTagCache(java.lang.String prefix, java.lang.String shortTagName, TagCache tc)
           
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.