blob: e375a7ae2522e5f4905ed1f6cb8113dd445fdaa4 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
|