Uses of Class
eu.maveniverse.domtrip.jaxen.DomTripXPath
-
-
Uses of DomTripXPath in eu.maveniverse.domtrip.jaxen
Methods in eu.maveniverse.domtrip.jaxen that return DomTripXPath Modifier and Type Method Description static DomTripXPathXPath. compile(java.lang.String expression)Compiles an XPath expression for repeated evaluation.
-