Skip to content

Ask for more xml2json return type #19

@qo6xup6

Description

@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 to rapidjson::kStringType, so it's encoded directly instead of std::string.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions