|
Apache Tomcat 7.0.39 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.el.lang.ELSupport org.apache.el.parser.SimpleNode org.apache.el.parser.BooleanNode org.apache.el.parser.AstAnd
public final class AstAnd
Field Summary |
---|
Fields inherited from class org.apache.el.parser.SimpleNode |
---|
children, id, image, parent |
Constructor Summary | |
---|---|
AstAnd(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 AstAnd(int id)
Method Detail |
---|
public Object getValue(EvaluationContext ctx) throws ELException
getValue
in interface Node
getValue
in class SimpleNode
ELException
|
Apache Tomcat 7.0.39 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |