Package de.businesscode.util
Class XPathUtils
- java.lang.Object
-
- de.businesscode.util.XPathUtils
-
public class XPathUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XPathUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.xml.xpath.XPath
newXPath()
-
-
-
Method Detail
-
newXPath
public static javax.xml.xpath.XPath newXPath()
- Returns:
- new
XPath
withStandardNamespaceContext
assigned
-
-