A collection of Hamcrest matchers for XML documents including XPath, schema validation, and document equivalence.
<dependency>
<groupId>org.xmlmatchers</groupId>
<artifactId>xml-matchers</artifactId>
<version>1.0-RC1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses hasXPath matcher to assert an XPath exists in an XML document.
Use with caution; consider waiting for a stable version.
No dependency data recorded yet.