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, setStaticContextpublic CustomizedXPath(Configuration config)
protected Expression postProcess(Expression exp, ExpressionVisitor visitor, ContextItemStaticInfo cit) throws XPathException
postProcess in class XPathEvaluatorexp - the expression after optimizationvisitor - an expression visitor that includes static context informationcit - information about the context item typeXPathExceptionCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.