Class: REXML::XPath
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Instance Chain:
self,
Functions
|
|
| Inherits: | Object |
| Defined in: | lib/rexml/xpath.rb |
Overview
Wrapper class. Use this class to access the XPath functions.
Constant Summary
-
EMPTY_HASH =
# File 'lib/rexml/xpath.rb', line 12
A base Hash object, supposing to be used when initializing a default empty namespaces set, but is currently unused. TODO: either set the namespaces=EMPTY_HASH, or deprecate this.
{}