Parses a JSONArray to a list of Strings.
A List of strings, or null if the jsonArray was null.
The JSONArray to be read.