32 Forks
59 Stars
59 Watchers

xom

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, simplicity, and performance, in that order.

How to download and setup xom

Open terminal and run command
git clone https://github.com/elharo/xom.git
git clone is used to create a copy or clone of xom repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with xom https://github.com/elharo/xom/archive/master.zip

Or simply clone xom with SSH
[email protected]:elharo/xom.git

If you have some problems with xom

You may open issue on xom support forum (system) here: https://github.com/elharo/xom/issues