aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xom/pkg-descr
blob: 71e5ad3e6548067298a9bf81d3cbdcdddf15f810 (plain) (blame)
1
2
3
4
5
6
7
8
9
XOM is a new XML object model. It is an open source (LGPL), tree-based API for
processing XML with Java that strives for correctness and simplicity.

XOM is designed to be easy to learn and easy to use. It works very
straight-forwardly, and has a very shallow learning curve. Assuming you're
already familiar with XML, you should be able to get up and running with XOM
very quickly.

WWW:    http://www.cafeconleche.org/XOM/