hoares

分类

最新留言

链接

RSS

RSS Link
Java Object Serialization Specification
understanding weak reference

OGNL

hoares posted @ 2012年10月26日 13:53 in 未分类 with tags java , 889 阅读

http://commons.apache.org/ognl/

introduction from apache:

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects, plus other extras such as list projection and selection and lambda expressions. You use the same expression for both getting and setting the value of a property.

The Ognl class contains convenience methods for evaluating OGNL expressions. You can do this in two stages, parsing an expression into an internal form and then using that internal form to either set or get the value of a property; or you can do it in a single stage, and get or set a property using the String form of the expression directly.

 

Avatar_small
reese 说:
2022年11月30日 19:56

OGNL (Object-Graph Navigation Language) is a powerful expression language that is commonly used in buying real estate North Port Java-based web frameworks. It allows developers to easily access and manipulate object properties, making it an essential tool for modern web application development.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter