public class JsonLateBindingValue extends Object implements ILateBindingValue
| Constructor and Description |
|---|
JsonLateBindingValue(JsonProvider jsonProvider,
Parameter jsonParameter) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get()
Evaluate the JSON document at the point of need using the JSON parameter and associated document model which may
itself originate from yet another function thus recursively invoking late binding methods.
|
public JsonLateBindingValue(JsonProvider jsonProvider, Parameter jsonParameter)
public Object get()
get in interface ILateBindingValueCopyright © 2025. All rights reserved.