Uses of Class
ognl.OgnlParser

Uses of OgnlParser in ognl
 

Fields in ognl declared as OgnlParser
protected  OgnlParser SimpleNode.parser
           
 

Constructors in ognl with parameters of type OgnlParser
ExpressionNode(OgnlParser p, int i)
           
SimpleNode(OgnlParser p, int i)
           
 


OGNL Project Page