public class PredicatesEvaluatorBuilder extends Object
PredicatesEvaluator builder.| Constructor and Description |
|---|
PredicatesEvaluatorBuilder(org.jaxen.expr.Step step,
org.jaxen.expr.Step attributeStep,
SelectorStep selectorStep,
Properties namespaces) |
| Modifier and Type | Method and Description |
|---|---|
XPathExpressionEvaluator |
build() |
String |
getNamespace(String nsPrefix) |
static String |
getNamespace(String nsPrefix,
Properties namespaces) |
public PredicatesEvaluatorBuilder(org.jaxen.expr.Step step,
org.jaxen.expr.Step attributeStep,
SelectorStep selectorStep,
Properties namespaces)
public XPathExpressionEvaluator build() throws org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.SAXPathExceptionpublic String getNamespace(String nsPrefix) throws org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.SAXPathExceptionpublic static String getNamespace(String nsPrefix, Properties namespaces) throws org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.SAXPathExceptionCopyright © 2020. All rights reserved.