public final class XPathEvaluator extends Object implements Callable<net.sf.saxon.s9api.XPathSelector>
The XPath evaluator takes an XPath expression and evaluates the expression against a wrapped Treetank document.
Constructor and Description |
---|
XPathEvaluator(String paramExpression,
ISession paramSession)
Constructor.
|
Copyright © 2013. All Rights Reserved.