| home | standards | vendors | platforms | categories | search |
| Type | Product |
|---|---|
| Version | 1.0 |
| Last release | 2005-01-05 |
| Vendor(s) | Elliotte Rusty Harold |
| Category | XML middleware |
| Platform | Java |
| Home page | http://www.xom.nu/ |
| Feedback | Problem reporting form |
| PSI | http://psi.garshol.priv.no/xmltools/product/XOM |
XOM is a tree-based API for processing XML documents that is designed to be better to use than alternatives such as the DOM, dom4j, and JDOM. It is based on SAX 2.0, but does not work with any SAX 2.0 implementation. XOM allows you to access the element structure, modify documents, and serialize documents back to XML.
The following products use this product: