org.apache.commons.jexl2.internal.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-jexl Show documentation
Show all versions of commons-jexl Show documentation
Jexl is an implementation of the JSTL Expression Language with extensions.
Package Documentation for org.apache.commons.jexl2 Package
Provides utilities for introspection services.
This internal package is not intended for public usage and there is no
guarantee that its public classes or methods will remain as is in subsequent
versions.
This set of classes implement the various forms of setters and getters
used by Jexl. These are specialized forms for 'pure' properties, discovering
methods of the {s,g}etProperty form, for Maps, Lists and Ducks -
attempting to discover a 'get' or 'set' method, making an object walk and
quack.