toolkit useful for working with XML documents
a library to ease the daily work on XML documents. This library is used by BiVeS, BiVeS-Core, BiVeS-CellML, BiVeS-SBML.
<dependency>
<groupId>de.uni-rostock.sbi</groupId>
<artifactId>xmlutils</artifactId>
<version>$VERSION</version>
</dependency>
(find latest version at Maven Central)
/src/main/java/de/unirostock/sems/xmlutils
git clone git@github.com:SemsProject/XMLUtils.git