org.apache.commons.jexl3.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-jexl3 Show documentation
Show all versions of commons-jexl3 Show documentation
The Apache Commons JEXL library is an implementation of the JSTL Expression Language with extensions.
Package Documentation for org.apache.commons.jexl3 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.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy