开发者

Extracting HTML tag properties and values

Is it pos开发者_高级运维sible to extract the properties and values in a HTML file and export them to a XML file?


Sure. A HTML File IS a (more or less) a XML file. You can use XSLT (http://www.w3.org/TR/xslt) for transforming HTML/XML to another HTML/XML. Or you can use any other language like PHP with xmldom.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜