Class IterationStatusExpression
java.lang.Object
jakarta.el.Expression
jakarta.el.ValueExpression
org.apache.myfaces.view.facelets.tag.jstl.core.IterationStatusExpression
- All Implemented Interfaces:
- Serializable
public final class IterationStatusExpression
extends jakarta.el.ValueExpression
- Version:
- $Id$
- Author:
- Jacob Hookom
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleangetType(jakarta.el.ELContext context) getValue(jakarta.el.ELContext context) inthashCode()booleanbooleanisReadOnly(jakarta.el.ELContext context) voidtoString()Methods inherited from class jakarta.el.ValueExpressiongetValueReference
- 
Constructor Details- 
IterationStatusExpression
 
- 
- 
Method Details- 
getValue- Specified by:
- getValuein class- jakarta.el.ValueExpression
 
- 
setValue- Specified by:
- setValuein class- jakarta.el.ValueExpression
 
- 
isReadOnlypublic boolean isReadOnly(jakarta.el.ELContext context) - Specified by:
- isReadOnlyin class- jakarta.el.ValueExpression
 
- 
getType- Specified by:
- getTypein class- jakarta.el.ValueExpression
 
- 
getExpectedType- Specified by:
- getExpectedTypein class- jakarta.el.ValueExpression
 
- 
getExpressionString- Specified by:
- getExpressionStringin class- jakarta.el.Expression
 
- 
equals- Specified by:
- equalsin class- jakarta.el.Expression
 
- 
hashCodepublic int hashCode()- Specified by:
- hashCodein class- jakarta.el.Expression
 
- 
isLiteralTextpublic boolean isLiteralText()- Specified by:
- isLiteralTextin class- jakarta.el.Expression
 
- 
toString
 
-