Class Nokogiri::XML::XPathContext
In: lib/nokogiri/ffi/xml/xpath_context.rb
lib/nokogiri/xml/xpath_context.rb
ext/nokogiri/xml_sax_parser.c
Parent: Object

Methods

Public Class methods

Create a new XPathContext with node as the reference point.

Public Instance methods

Evaluate the search_path returning an XML::XPath object.

Register namespaces in namespaces

Register the namespace with prefix and uri.

Register the variable name with value.

[Validate]