Skip navigation links

Package org.apache.commons.jexl2.internal

Provides utilities for introspection services.

See: Description

Package org.apache.commons.jexl2.internal Description

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.

Skip navigation links

Copyright © 2022. All rights reserved.