XMLUtils

toolkit useful for working with XML documents

View the Project on GitHub

XML Utils

a library to ease the daily work on XML documents. This library is used by BiVeS, BiVeS-Core, BiVeS-CellML, BiVeS-SBML.

Features

Usage

<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>xmlutils</artifactId>
    <version>$VERSION</version>
</dependency>

(find latest version at Maven Central)

Build

Dev

git clone git@github.com:SemsProject/XMLUtils.git