Registry / serialization / axiom-impl

axiom-impl

JSON →
library2.0.0javamavenunverified

Default implementation of the Apache Axiom XML object model API.

<dependency> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-impl</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · AXIOM-IMPL
A
axiom-impl
serializationjavav2.0.0
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.

OMDocumentImpl
org.apache.axiom.om.impl.llom.OMDocumentImpl

Create an Axiom document

import org.apache.axiom.om.impl.llom.OMDocumentImpl; import org.apache.axiom.om.OMFactory; import org.apache.axiom.om.OMAbstractFactory; OMFactory factory = OMAbstractFactory.getOMFactory(); OMDocumentImpl doc = (OMDocumentImpl) factory.createOMDocument();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
axiom-impl — mvn dependency:get axiom-impl · libregistry