How to generate multiple files based on tags?

Martin Breining <[email protected]>
Newsgroups gmane.comp.java.xdoclet.user
Message-ID <OFC7FD1B86.BDB8710C-ON872571BA.0006BD5B-882571BA.0006F966@us.ibm.com>
I would also be very interested in knowing this...

Thanks,
-martin

[Xdoclet-user] How to generate multiple files based on tags? (Pleeeease, I 
really need help on that...)
l . duboc
Tue, 05 Aug 2003 12:08:17 -0700
> Hi all,
> 
Sorry for asking this again, but I still couldn't figure it out. 

> I've been trying to generate more than one file based on the tags of my
> source class. Something such as:
> 
> public class MyClass{
> 
> /**
>  * @output map-to="Field1" 
>  */
> private String field1;
> 
> /**
>  * @output map-to="Field2" 
>  */
> private String field2;
> 
> }
> 
> and I would like to generate two different files as:
> 
> public class Field1{
> 
> }
> 
> public class Field2{
> 
> }
> 
> I've tried to write templates, handlers and subtasks, but I'm not 
getting
> it right. Can someone, please, send me simple example? 
> 
> Thanks in advance!
> 
> Leticia

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
xdoclet-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.