Found 32 results
Sort by:Relevance

Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML manipulation in Java.
Last Release on Aug 20, 2011

Relocated → xml-apis » xml-apis
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform marshalling and unmarshalling between them.
Last Release on Feb 6, 2026
Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Last Release on Aug 17, 2026

The standard Scala XML library that lets you include XML literals anywhere that a scala expression is valid.
Last Release on May 27, 2025
Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Last Release on Aug 16, 2026
StAX is a standard XML processing API that allows you to stream XML data from and to your application.
Last Release on Oct 4, 2008

Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)
Last Release on May 20, 2026
Simple is a high performance XML serialization and configuration framework for Java
Last Release on Jul 8, 2013
JAXB provides an API and tools that automate the mapping between XML documents and Java objects.
Last Release on Oct 2, 2018

SpringSource Javax XML Bind
Last Release on Jan 22, 2010

Relocated → javax.xml.bind » jaxb-api