Name

adams.flow.transformer.GetJsonValue


Synopsis

Obtains the value associated with the specified key from the JSON object passing through.
Null values are only forwarded if requested.


Additional information

Flow input/output:
- input: net.minidev.json.JSONAware, net.minidev.json.JSONObject, java.lang.String
- output: net.minidev.json.JSONObject


Options