qo6xup6

Results 1 issues of qo6xup6

Could C++ API supports xml2json returning `rapidjson::Document` so users could use JSON object directly instead of JSON string? ``` rapidjson::Document xml2json(const char *xml_str) ``` and even with name/value type set...