开发者

Looking for XPath expression builder

开发者 https://www.devze.com 2023-03-12 04:10 出处:网络
I am looking 开发者_运维技巧for a tool or website where i can paste a xml, and then select a value or attribute and then the tool or website give methe XPath expression necesary to select that value o

I am looking 开发者_运维技巧for a tool or website where i can paste a xml, and then select a value or attribute and then the tool or website give me the XPath expression necesary to select that value or attribute. exist any tool like this?


You can try notepad++ with "XML Tools" plug in.

Looking for XPath expression builder

Looking for XPath expression builder


Intellij IDEA also has this feature


Firebug Firefox extension gives you CSS or XPath absolute paths to a selected element. The same in IE is given by IE Developer Tools.

Looking for XPath expression builder

0

精彩评论

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