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 class
Abstract class that is used to execute an arbitrary 'set' method.final class
Specialized executor to set a property of an object.final class
Specialized executor to set a property in a List or array.final class
Specialized executor to set a property in a Map.final class
Specialized 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 class
Deprecated.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.