Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
velocity-dvsl: DVSL Declarative Velocity Style Language
- Summary
- DVSL (Declarative Velocity Style Language) is a tool modeled
after XSLT and is intended for general XML transformations
using the Velocity Template Language as the templating language
for the transformations. The key differences are that it
incorporates easy access to Java objects and allows you to use
the Velocity template language and it's features for expressing
the transformation templates.
Changelog
- * Mon Sep 13 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.45-5jpp
-
- Drop saxpath requirements
- Require jaxen >= 0:1.1
- * Thu Sep 2 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.45-4jpp
-
- Build with ant-1.6.2
- Relax some versioned dependencies
- * Fri Aug 6 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.45-3jpp
-
- Make runtime req for -demo symbolic