XML Processing
82. Scalatags8 usages
com.scalatags » scalatagsMIT
JAXB XML Binding Implementation Package
Last Release on Feb 10, 2006
Relocated → com.sun.xml.bind »
jaxb-impl
86. Xylophone Core3 usages
dev.soundness » xylophone-coreApache
Xylophone is an XML library for Scala that takes advantage of many features of the language to provide intuitive syntax for manipulating XML, as well as better typesafety and static checks
Last Release on Nov 6, 2025
87. XML APIs3 usages
xml-apis.wso2 » xml-apisApacheW3C
88. NekoPull2 usages
org.cyberneko.pull » nekopullApache
NekoPull is an XML document parsing API that extends the Xerces Native Interface (XNI) to provide pull parsing functionality. The pull parsing paradigm is different from tree-based APIs like the Document Object Model (DOM) and event stream APIs like the Simple API for XML (SAX) in that the application controls the parsing of documents. NekoPull is similar to lex in that the application requests, or pulls, the document information one piece at a time instead of having document information pushed to the ...
Last Release on May 19, 2009
89. Simple XML2 usages
fr.foop.parsers » simple-xmlApache
Easily parse and browse XML content
Last Release on Apr 16, 2014
90. XmlBeans1 usages
org.apache » xmlbeansApache