Hi all,
 
We're using XDoclet for quite some stuff now in our application, either
by using standard template or our own templates and tasks. What I was
wondering, is there a way using the template to get the number of the
current class being processed. I want to generate something like the
following:
 
...
public static int CLASS1 = 0;
public static int CLASS2 = 1; 
..
 
etc.
 
Is there a way to do this in XDoclet using the standard tags.
 
Jos



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to