Class
XPath::Union
In:
lib/xpath/union.rb
Parent:
Object
Methods
each
method_missing
new
to_s
to_xpath
to_xpaths
Included Modules
Enumerable
Attributes
expressions
[R]
Public Class methods
new
(*expressions)
Public Instance methods
each
(&block)
method_missing
(*args)
to_s
()
to_xpath
(predicate=nil)
to_xpaths
()
[Validate]