public static class XSDAssert.CustomizedXPath extends XPathEvaluator
Constructor and Description |
---|
CustomizedXPath(Configuration config) |
Modifier and Type | Method and Description |
---|---|
protected Expression |
postProcess(Expression exp,
ExpressionVisitor visitor,
ContextItemStaticInfo cit)
Customize the expression post-optimization.
|
createExpression, createPattern, getConfiguration, getStaticContext, setStaticContext
public CustomizedXPath(Configuration config)
protected Expression postProcess(Expression exp, ExpressionVisitor visitor, ContextItemStaticInfo cit) throws XPathException
postProcess
in class XPathEvaluator
exp
- the expression after optimizationvisitor
- an expression visitor that includes static context informationcit
- information about the context item typeXPathException
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.