/[Apache-SVN]/struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/html/BaseHandlerTag.java
ViewVC logotype

Diff of /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/html/BaseHandlerTag.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/html/BaseHandlerTag.java	2005/05/05 02:34:31	168242
+++ struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/html/BaseHandlerTag.java	2005/05/05 02:35:30	168243
@@ -698,9 +698,8 @@ public abstract class BaseHandlerTag ext
     }
 
     /**
-     *  Appends bean name with index in brackets for tags with
-     *  'true' value in 'indexed' attribute.
-     *  @param handlers The StringBuffer that output will be appended to.
+     *  Returns the index value for tags with 'true' value in 'indexed' attribute.
+     *  @return the index value.
      *  @exception JspException if 'indexed' tag used outside of iterate tag.
      */
     protected int getIndexValue() throws JspException {

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26