The new converter perform better than that implemented in JSON library and:
- enable the JSON2XML transformer to specify a list of JSON property names to be set as element attributes in output XML
- enable the XML2JSON transformer to specify a list of XML element names to be forcefully set as JSONArray in output JSON
- enable the XML2JSON transformer to specify a list of XML element names to be forcefully set as String values in output JSON, ignoring automatic type conversion