call abstract method

XPathValue call(
  1. XPathContext context
)
inherited

Evaluates the given XPath expression.

Implementation

XPathValue call(XPathContext context);