class XPath::ReverseAxisIterator

Public Instance Methods

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