开发者

What language / library should I use for transforming XML & replacing tag names

I'm working with multiple XML data feeds [that are large files], and I will eventually be putting all of the data from the XML files into a MySQL database; however, I want to be able to use only 1 table for all of the XML files (that, when raw, have different tag names). So bas开发者_如何学编程ically, I want to know what language would be most efficient for parsing the XML files, and create a new file of which has replaced all X tags with Y tags.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜