/[Apache-SVN]/struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java
ViewVC logotype

Diff of /struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java

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

--- struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java	2005/05/05 01:33:42	168233
+++ struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java	2005/05/05 01:44:58	168234
@@ -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