Class: XPath (REXML)

Overview
Module Structure
Class Hierarchy
Constants
XPath::EMPTY_HASH
Class Methods
XPath.first
XPath.each
XPath.match
is a submodule of
module: REXML   
includes
  Functions ( REXML )
inherits from
  Object ( Builtin-Module )
has properties
constant: EMPTY_HASH   
class method: first   
class method: each   
class method: match   
is defined at
#6 in rexml/xpath.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
  module: REXML
module: Functions     
class: XPath     

Class Hierarchy

Object ( Builtin-Module )
has properties
method: dclone   
XPath ( REXML )
includes
  Functions ( REXML )
has properties
constant: EMPTY_HASH   
class method: first   
class method: each   
class method: match   

Constants

XPath::EMPTY_HASH

#8 in rexml/xpath.rb

EMPTY_HASH = {}   

Class Methods

XPath.first

#22 in rexml/xpath.rb

first

XPath.each

#45 in rexml/xpath.rb

each

XPath.match

#57 in rexml/xpath.rb

match