@Immutable public final class XPathEvaluationHelper extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
evaluate(XPathExpression aXPath,
Node aItem,
QName aReturnType,
String sBaseURI) |
public static <T> T evaluate(@Nonnull XPathExpression aXPath, @Nonnull Node aItem, @Nonnull QName aReturnType, @Nullable String sBaseURI) throws XPathExpressionException
XPathExpressionException
Copyright © 2014–2019 Philip Helger. All rights reserved.