DVSL : Declarative Velocity Stylesheet Language =============================================== DVSL is an XML transformtion tool modeled after XSLT. Building -------- This dist is complete with all jars needed. To build, assuming that ant is installed : $ ant jar will build the current jar. For the documentation, $ ant docs and you will find all documentation under /docs Examples -------- There some some basic examples in the /examples directory /examples/simple : basic transformation examples /examples/velocitydocs : shows how to render docs with DVSL using the Ant task /examples/toolbox : shows how to use an external toolbox