|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.tinygroup.jspengine.el.lang.ELSupport
org.tinygroup.jspengine.el.parser.SimpleNode
org.tinygroup.jspengine.el.parser.BooleanNode
public class BooleanNode
| 字段摘要 |
|---|
| 从类 org.tinygroup.jspengine.el.parser.SimpleNode 继承的字段 |
|---|
children, id, image, parent |
| 构造方法摘要 | |
|---|---|
BooleanNode(int i)
|
|
| 方法摘要 | |
|---|---|
Class |
getType(EvaluationContext ctx)
|
| 从类 org.tinygroup.jspengine.el.parser.SimpleNode 继承的方法 |
|---|
accept, dump, equals, getImage, getMethodInfo, getValue, hashCode, invoke, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toString |
| 从类 org.tinygroup.jspengine.el.lang.ELSupport 继承的方法 |
|---|
checkType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumber |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public BooleanNode(int i)
i - | 方法详细信息 |
|---|
public Class getType(EvaluationContext ctx)
throws javax.el.ELException
Node 中的 getTypeSimpleNode 中的 getTypejavax.el.ELException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||