module Nokogiri::XML::Searchable

The Searchable module declares the interface used for searching your DOM.

It implements the public methods search, css, and xpath, as well as allowing specific implementations to specialize some of the important behaviors.