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.SAXPathException
public String getNamespace(String nsPrefix) throws org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.SAXPathException
public static String getNamespace(String nsPrefix, Properties namespaces) throws org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.SAXPathException
Copyright © 2020. All rights reserved.