|
JSPTemplates | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TagCache | |
org.tp23.jasper.compiler | This package contains code that compiles the JSP pages. |
Uses of TagCache in org.tp23.jasper.compiler |
Methods in org.tp23.jasper.compiler that return TagCache | |
TagCache |
TagLibraries.getTagCache(java.lang.String prefix,
java.lang.String shortTagName)
|
Methods in org.tp23.jasper.compiler with parameters of type TagCache | |
void |
TagLibraries.putTagCache(java.lang.String prefix,
java.lang.String shortTagName,
TagCache tc)
|
|
JSPTemplates | |||||||||
PREV NEXT | FRAMES NO FRAMES |