Name

adams.flow.transformer.DeleteJsonValue


Synopsis

Deletes the value associated with the specified key from the JSON object passing through.


Additional information

Flow input/output:
- input: net.minidev.json.JSONObject
- output: net.minidev.json.JSONObject


Options