Uses of Class
eu.maveniverse.domtrip.XPathExpression
Packages that use XPathExpression
-
Uses of XPathExpression in eu.maveniverse.domtrip
Methods in eu.maveniverse.domtrip that return XPathExpressionModifier and TypeMethodDescriptionstatic XPathExpressionCompiles an XPath expression string into a reusableXPathExpression.Methods in eu.maveniverse.domtrip with parameters of type XPathExpressionModifier and TypeMethodDescriptionDiffResult.changesFor(XPathExpression xpath, Document doc) Returns changes affecting elements that match the given compiled XPath expression in the specified document.