XML Processing
Sort by:Popular

JAXB provides an API and tools that automate the mapping between XML documents and Java objects.
Last Release on Oct 2, 2018

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