public interface IAccessorValueHandler
AccessorIterator
.Modifier and Type | Method and Description |
---|---|
Object |
handleValue(IExecutionContext ctxt,
Object value)
Called for each value of the iterated element.
|
Object handleValue(IExecutionContext ctxt, Object value) throws MAccessorException
MAccessorException