Java org.apache.commons.ognl Node fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.ognl Node fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.ognl Node.

The text is from its open source code.

Method

ObjectgetValue(OgnlContext context, Object source)
Extracts the value from the given source object that is appropriate for this node within the given context.