Tag Library for Jelly
Status: Alpha
Brought to you by:
martinbaker
Hello,
I am planning to use XES as an repsresentation of java
source code in Jelly scripts.
Jelly(http://jakarta.apache.org/commons/jelly/) can be
used as a template engine.
THe idea is to have java code fully described in XML to
do further analysis on that code (code metrics...)
I have already used the XES schema to generate java
classes to parse it using the JAXB library
code for the tag library