XOM
Home PageCategories: XML
Latest version: 1.1
Added 2006-09-23
XML API.
Features include:
- only accepts namespace well-formed XML documents, and only allows you to create namespace well-formed XML documents.
- dual streaming/tree-based API: individual nodes in the tree can be processed while the document is still being built. You don't need to wait for the document to be completely parsed before you can start working with it.
- includes built-in support for a number of XML technologies including namespaces in XML, XPath, XSLT, XInclude, xml:id, and Canonical XML. XOM documents can be converted to and from SAX and DOM.
Built for Java |
Library |
Free or free version available |
Source code provided |