© 2005 BEA Systems, Inc.

com.bea.struts.adapter.util
Class TagAdapterSupport

java.lang.Object
  extended bycom.bea.struts.adapter.util.TagAdapterSupport

public class TagAdapterSupport
extends Object


Constructor Summary
TagAdapterSupport()
           
 
Method Summary
static void rewriteParamName(StringBuffer results, String paramName, PageContext pageContext)
           
static void rewriteParamName(TagAdapter tag, StringBuffer results, String paramName, PageContext pageContext, boolean indexed, String indexName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagAdapterSupport

public TagAdapterSupport()
Method Detail

rewriteParamName

public static void rewriteParamName(StringBuffer results,
                                    String paramName,
                                    PageContext pageContext)

rewriteParamName

public static void rewriteParamName(TagAdapter tag,
                                    StringBuffer results,
                                    String paramName,
                                    PageContext pageContext,
                                    boolean indexed,
                                    String indexName)
                             throws JspException
Throws:
JspException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved