libognl-java-doc

Java expression language - documentation
  http://commons.apache.org/ognl/
  0
  no reviews



Ognl stands for object-graph navigation language; it is an expression language for getting and setting properties of java objects. you use the same expression for both getting and setting the value of a property.

this package contains language, developer documentation and api of ognl software.