鉴于以下xml被划入@response
http://nokogiri.org/tutorials/parsing_an_html_xml_document.html” rel=“nofollow”>,使用Nokogiri
<?xml version="1.0" encoding="UTF-8"?>
<foos type="array">
<foo>
<id type="integer">1</id>
<name>bar</name>
</foo>
</foos>
否 现有<代码>@response.xpath(xpath) 回归代码/code>?
假定在 f命名不一致的地方,必须用多种文件重复使用这种xpath。
如果Xpath不是解决这一问题的正确工具,Nokogiri是否提供了一种方法?