Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > 18a6afdb576af79adcb24b5e5b6934b0

mycila-xmltool-4.2.ga-5.mga7.src.rpm

Description:

XMLTool is a very simple Java library to be able to do all sorts of common
operations with an XML document. As a Java developer, I often end up writing
the always the same code for processing XML, transforming, ... So i decided to
put all in a very easy to use class using the Fluent Interface pattern to
facilitate XML manipulations.
* Create new XML documents from external sources or new document from scrash
* Manage namespaces
* Manipulating nodes (add, remove, rename)
* Manipulating data (add, remove text or CDATA)
* Navigate into the document with shortcuts and XPath (note: XPath supports namespaces)
* Tranform an XMlDoc instance to a String or a Document
* Validate your document against schemas
* Executin callbacks on a hierarchy
* Remove all namspaces (namespace ignoring)
* ... and a lot of other features !

Generated packages:

Other version of this rpm: