Registry / serialization / xml-apis-ext

xml-apis-ext

JSON →
library1.3.04javamavenunverified

Provides standard XML interfaces (DOM, SAX, JAXP) defined by external standards organizations for use in XML projects.

<dependency> <groupId>xml-apis</groupId> <artifactId>xml-apis-ext</artifactId> <version>1.3.04</version> </dependency>
INSTALL
IMPORT
SIG · XML-APIS-EXT
X
xml-apis-ext
serializationjavav1.3.04
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Document
org.w3c.dom.Document

Demonstrates importing the W3C DOM Document interface.

import org.w3c.dom.Document; public class Example { public static void main(String[] args) { System.out.println("XML APIs available"); } }
Debug
Known issues
breakingThis artifact may conflict with newer versions of DOM/SAX/JAXP provided by the JDK or other libraries.
fix
Use dependency management to exclude this artifact if using a more recent JDK (9+) that includes these APIs.
affects: *
Upgrade
Version history
1.3.04latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
xml-apis-ext — mvn dependency:get xml-apis-ext · libregistry