Uses of Interface
org.apache.commons.jexl2.introspection.JexlPropertySet
Packages that use JexlPropertySet
-
Uses of JexlPropertySet in org.apache.commons.jexl2.internal
Classes in org.apache.commons.jexl2.internal that implement JexlPropertySetModifier and TypeClassDescriptionstatic classAbstract class that is used to execute an arbitrary 'set' method.final classSpecialized executor to set a property of an object.final classSpecialized executor to set a property in a List or array.final classSpecialized executor to set a property in a Map.final classSpecialized executor to set a property in an object. -
Uses of JexlPropertySet in org.apache.commons.jexl2.introspection
Classes in org.apache.commons.jexl2.introspection that implement JexlPropertySetModifier and TypeClassDescriptionstatic final classDeprecated.Do not use externally - will be made private in a later versionMethods in org.apache.commons.jexl2.introspection that return JexlPropertySetModifier and TypeMethodDescriptionSandboxUberspectImpl.getPropertySet(Object obj, Object identifier, Object arg, JexlInfo info) Property setter.Uberspect.getPropertySet(Object obj, Object identifier, Object arg, JexlInfo info) Property setter.UberspectImpl.getPropertySet(Object obj, Object identifier, Object arg, JexlInfo info) Property setter.