Type:
Class
Constants:
EMPTY_HASH : {}

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.

Wrapper class. Use this class to access the XPath functions.

match

match(element, path=nil, namespaces=nil, variables={}) Class Public methods Returns

2015-05-08 01:01:09
first

first(element, path=nil, namespaces=nil, variables={}) Class Public methods Finds

2015-05-08 00:58:55
each

each(element, path=nil, namespaces=nil, variables={}) Class Public methods Iterates

2015-05-08 00:55:56