Method: Velocity::Instance::Query::Sort#xpath

Defined in:
lib/acceleration/velocity.rb

#xpathObject

The xpath to the content to be sorted



350
351
352
# File 'lib/acceleration/velocity.rb', line 350

def xpath
  @xpath
end