org.apache.el.parser

Class AstNot

public final class AstNot extends SimpleNode

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

Author: Jacob Hookom [jacob@hookom.net]

Constructor Summary
AstNot(int id)
Method Summary
ClassgetType(EvaluationContext ctx)
ObjectgetValue(EvaluationContext ctx)

Constructor Detail

AstNot

public AstNot(int id)

Method Detail

getType

public Class getType(EvaluationContext ctx)

getValue

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