A high-performance XML parser for Java, supporting DOM, SAX, and StAX parsing.
<dependency>
<groupId>xerces</groupId>
<artifactId>xerces</artifactId>
<version>2.4.0</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 the Xerces DOM parser and retrieves the document.
Upgrade to a newer version of Xerces or use a different XML parser like Xerces2.
No dependency data recorded yet.