标签: xpath nokogiri
考虑:
text 1 text 2 text 3
如何在xpath中表达textnode? p>
答案 0 :(得分:0)
据我所知,节点中的所有文本都被统称为单个文本节点。它们不是分层的,因此在任何单个元素中都不会超过1个文本节点。
您可能需要使用xpath string function