本文介绍了Xpath 在一个 nodeValue 中获取多个 p 标签的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想在一个 nodeValue 中检索 div class="post"
中的所有 p 标签.这是我的 HTML:
<div class="blogEntry 期待精选 features-post-today%e2%80%99s-top-story first"><h2><a href="/2013/09/03/rachel-zoe-pregrant-expecting-second-child/" rel="bookmark" title="Rachel Zoe 期待第二个孩子的永久链接">Rachel Zoe 期待第二个孩子</a></h2><div class="post"><p>Sometext</p><p>其他文本</p>