to String
Convert a JSONObject into a well-formed, element-normal XML string.
Return
A string.
Parameters
A JSONObject.
Throws
Thrown if there is an error parsing the string
Convert a JSONObject into a well-formed, element-normal XML string.
Return
A string.
Parameters
A JSONObject.
The optional name of the enclosing tag.
Throws
Thrown if there is an error parsing the string
Convert a JSONObject into a well-formed, element-normal XML string.
Return
A string.
Parameters
A JSONObject.
The optional name of the enclosing tag.
Configuration that can control output to XML.
Throws
Thrown if there is an error parsing the string
Convert a JSONObject into a well-formed, pretty printed element-normal XML string.
Return
A string.
Parameters
A JSONObject.
The number of spaces to add to each level of indentation.
Throws
Thrown if there is an error parsing the string
Convert a JSONObject into a well-formed, pretty printed element-normal XML string.
Return
A string.
Parameters
A JSONObject.
The optional name of the enclosing tag.
The number of spaces to add to each level of indentation.
Throws
Thrown if there is an error parsing the string
Convert a JSONObject into a well-formed, pretty printed element-normal XML string.
Return
A string.
Parameters
A JSONObject.
The optional name of the enclosing tag.
Configuration that can control output to XML.
The number of spaces to add to each level of indentation.
Throws
Thrown if there is an error parsing the string