Package edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl2.internal


package edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl2.internal

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.