Package org.xmlunit.assertj3
Class XPathEngineFactory
- java.lang.Object
-
- org.xmlunit.assertj3.XPathEngineFactory
-
class XPathEngineFactory extends java.lang.Object
- Since:
- XMLUnit 2.8.3
-
-
Constructor Summary
Constructors Modifier Constructor Description private
XPathEngineFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static XPathEngine
create(XmlAssertConfig config)
-
-
-
Method Detail
-
create
static XPathEngine create(XmlAssertConfig config)
-
-