TagAdapterSupport Class
- public class TagAdapterSupport
extends Object
-
Hierarchy
-
Object
TagAdapterSupport
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagAdapterSupport
public TagAdapterSupport()
rewriteParamName(TagAdapter, StringBuffer, String, PageContext, boolean, String) Method
public static void rewriteParamName(TagAdapter
tag,
StringBuffer
results,
String
paramName,
PageContext
pageContext,
boolean indexed,
String
indexName)
throws JspException
Exceptions
-
JspException
rewriteParamName(StringBuffer, String, PageContext) Method
public static void rewriteParamName(StringBuffer
results,
String
paramName,
PageContext
pageContext)