public class AbstractPsychoPathXPath2Impl extends Object
| Constructor and Description |
|---|
AbstractPsychoPathXPath2Impl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNamespaceBindingToXPath2DynamicContext(String prefix,
String uri) |
protected org.eclipse.wst.xml.xpath2.processor.ast.XPath |
compileXPathStr(String xpathStr,
XSAssertImpl assertImpl,
XSDHandler fSchemaHandler,
Element schemaContextElem) |
protected boolean |
evaluateXPathExpr(org.eclipse.wst.xml.xpath2.processor.ast.XPath xpathObject,
Element contextNode) |
org.eclipse.wst.xml.xpath2.processor.DynamicContext |
initXPath2DynamicContext(XSModel schema,
Document document,
Map psychoPathParams) |
public org.eclipse.wst.xml.xpath2.processor.DynamicContext initXPath2DynamicContext(XSModel schema, Document document, Map psychoPathParams)
protected void addNamespaceBindingToXPath2DynamicContext(String prefix, String uri)
protected boolean evaluateXPathExpr(org.eclipse.wst.xml.xpath2.processor.ast.XPath xpathObject,
Element contextNode)
throws Exception
Exceptionprotected org.eclipse.wst.xml.xpath2.processor.ast.XPath compileXPathStr(String xpathStr, XSAssertImpl assertImpl, XSDHandler fSchemaHandler, Element schemaContextElem)
Copyright © 2013. All rights reserved.