getStringList

Converts a JSON array to a string list.

Return

List of strings which are part of the JSON array

Parameters

jsonArray

JSON array to convert

Throws

when the JSON can not be parsed.