|
Apache Tomcat 7.0.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.el.lang.ELSupport
org.apache.el.parser.SimpleNode
org.apache.el.parser.BooleanNode
org.apache.el.parser.AstEqual
public final class AstEqual
| Field Summary |
|---|
| Fields inherited from class org.apache.el.parser.SimpleNode |
|---|
children, id, image, parent |
| Constructor Summary | |
|---|---|
AstEqual(int id)
|
|
| Method Summary | |
|---|---|
Object |
getValue(EvaluationContext ctx)
|
| Methods inherited from class org.apache.el.parser.BooleanNode |
|---|
getType |
| Methods inherited from class org.apache.el.parser.SimpleNode |
|---|
accept, equals, getImage, getMethodInfo, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toString |
| Methods inherited from class org.apache.el.lang.ELSupport |
|---|
coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isLongOp, isStringFloat |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AstEqual(int id)
| Method Detail |
|---|
public Object getValue(EvaluationContext ctx)
throws ELException
getValue in interface NodegetValue in class SimpleNodeELException
|
Apache Tomcat 7.0.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||