Package | Description |
---|---|
org.apache.commons.jexl2.internal |
Provides utilities for introspection services.
|
Modifier and Type | Class and Description |
---|---|
class |
DuckSetExecutor
Specialized executor to set a property of an object.
|
class |
ListSetExecutor
Specialized executor to set a property in a List or array.
|
class |
MapSetExecutor
Specialized executor to set a property in a Map.
|
class |
PropertySetExecutor
Specialized executor to set a property in an object.
|
Modifier and Type | Method and Description |
---|---|
AbstractExecutor.Set |
Introspector.getSetExecutor(Object obj,
Object identifier,
Object arg)
Return a property setter.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.