Xerces2 provides high performance, fully compliant XML parsers with support for XML Schema, DOM, and XInclude.
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.12.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses an XML file using Xerces DOMParser.
Use the latest version or consider using the built-in Java XML parser.
No dependency data recorded yet.