Nokogiri::XML::XPathContext
class Nokogiri::XML::XPathContext
XPathContext is the entry point for searching a Document by using XPath.
Public Class Methods
new(node) Show source
Create a new XPathContext with node
as
XPathContext is the entry point for searching a Document by using XPath.
Create a new XPathContext with node
as