class XPath::AxisIterator

Public Instance Methods

reverse_order?() click to toggle source
# File lib/xml/xpath.rb, line 2542
def reverse_order?
  false
end