Class Nokogiri::XML::XPath
In: lib/nokogiri/xml/xpath.rb
lib/nokogiri/xml/xpath/syntax_error.rb
ext/nokogiri/xml_document_fragment.c
Parent: Object

This class wraps an XPath object and should only be instantiated from XPathContext.

Methods

node_set  

Classes and Modules

Class Nokogiri::XML::XPath::SyntaxError

Attributes

document  [RW] 

Public Instance methods

Fetch the node set associated with this xpath context.

[Validate]