Module: Saxon::XPath
- Defined in:
- lib/saxon/xpath.rb,
lib/saxon/xpath/compiler.rb,
lib/saxon/xpath/executable.rb,
lib/saxon/xpath/static_context.rb,
lib/saxon/xpath/variable_declaration.rb
Overview
Classes for compiling, configuring, and executing XPath queries against XDM nodes or documents
Defined Under Namespace
Classes: Compiler, Executable, MissingVariableNamespaceError, Result, StaticContext, VariableDeclaration, VariableDeclarationError