Parsing non-well formed XML with Qt

后端 未结 2 1093
北荒
北荒 2021-01-25 04:10

I\'d like to use Qt to parse a non-well formed XML document of the form:


//lots of data


//more data
         


        
2条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-25 04:47

    Just add a before it and a after it, and you have a valid XML document.

提交回复
热议问题