Hi,

I've got 2 generated files by custom XDoclet template call by a subtask. The
fact is I'd like to make more treatments on the 2 files generated. For example,
I'd like to make xslt transformations, find correspondance in the lines. 

So I'd like to extend the API of tags callable in .j or .xdt files. Is there any
specs for doing that stuff ?

Currently, what I know to do is to create TagHandler or SubTask for being called
by ant script but I don't have any idea on creating XDtTag which make some
transformation of text or may look up some other resources to make other
treatements. 

Perhaps I'm going wrong way and the treatment must be done in TagHandler or SubTask.

Could you confirm or infirm my questions ?

Thanks in advance,
Denis Boutin.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to