Method: VORuby::HomogeneousNodeList#xpath

Defined in:
lib/voruby.rb

#xpathObject (readonly)

The XPath expression to the child node(s) of the list.



25
26
27
# File 'lib/voruby.rb', line 25

def xpath
  @xpath
end