ArrayList<E> myArrayList
boolean escapeForwardSlashAlways
true
forward slashes are escaped within the array.
When set to false
no forward slashes are escaped.
This setting is not inherited to any JSONObject or JSONArray members of the array.
It is only for simple strings.
Escaping needs to be set for each contained JSONObject or JSONArray object.int line
int column
LinkedHashMap<K,V> myHashMap
boolean dropRootElement
List<E> ignoredElements
boolean writeNullAsString
boolean escapeForwardSlashAlways
Copyright © 2023. All rights reserved.