Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix packing list | Herve Quiroz | 2004-12-28 | 1 | -0/+1 |
| | | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=125381 | ||||
* | Update to version 1.0b7 | Herve Quiroz | 2004-12-10 | 2 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=123611 | ||||
* | XOM is a new XML object model. It is an open source (LGPL), tree-based API for | Herve Quiroz | 2004-10-26 | 3 | -0/+58 |
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/ Notes: svn path=/head/; revision=120243 |