org.apache.el.parser

Class AstInteger

public final class AstInteger extends SimpleNode

Version: $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: markt $

Author: Jacob Hookom [jacob@hookom.net]

Constructor Summary
AstInteger(int id)
Method Summary
protected NumbergetInteger()
ClassgetType(EvaluationContext ctx)
ObjectgetValue(EvaluationContext ctx)

Constructor Detail

AstInteger

public AstInteger(int id)

Method Detail

getInteger

protected Number getInteger()

getType

public Class getType(EvaluationContext ctx)

getValue

public Object getValue(EvaluationContext ctx)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.