public class Xb1XPath extends BaseXPath
| Constructor and Description |
|---|
Xb1XPath(String xpathExpr)
Compile XPath expression into an executable form suitable to use with XB1.
|
addNamespace, booleanValueOf, createFunctionContext, createNamespaceContext, createVariableContext, debug, evaluate, getContext, getContextSupport, getFunctionContext, getNamespaceContext, getNavigator, getRootExpr, getVariableContext, numberValueOf, selectNodes, selectNodesForContext, selectSingleNode, selectSingleNodeForContext, setFunctionContext, setNamespaceContext, setVariableContext, stringValueOf, toString, valueOfpublic Xb1XPath(String xpathExpr) throws JaxenException
xpathExpr - The XPath expression.JaxenException - if there is a syntax error while
parsing the expression.Copyright © 2013. All Rights Reserved.