=?windows-1256?q?_How_to_generate_classes_for_each?= =?windows-1256?q?_method_of_a_class_through_Xdoclet=3F=FE?=
John Dous <[email protected]> Fri, 12 Dec 2008 16:09:16 +0200
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
--===============8881113425136791936==
Content-Type: multipart/alternative;
boundary="_1613bd86-a9f9-409d-9732-a998968a39b5_"
--_1613bd86-a9f9-409d-9732-a998968a39b5_
Content-Type: text/plain; charset="windows-1256"
Content-Transfer-Encoding: 8bit
Hello there,
I need to generate java classes for each method of
a class. For example if I have a classs (Foo.java) with 3 methods
(run,stop,execute) I would like to generate 3 Classes
(Foo_run.java, Foo_stop.java, Foo_execute.java) which contain custom code by using Xdoclet.
Until
now I can generate one class for each class. For example if I have a
class (Foo.java) I can generate one other class (Foo_generated.java) by
using a template (foo.xdt).
Could you tell me how to generate new classes of each method of a class through Xdoclet?
Thank you in advance,
John
_________________________________________________________________
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
--_1613bd86-a9f9-409d-9732-a998968a39b5_
Content-Type: text/html; charset="windows-1256"
Content-Transfer-Encoding: 8bit
<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello there,<br><br>I need to generate java classes for each method of
a class. For example if I have a classs (Foo.java) with 3 methods
(run,stop,execute) I would like to generate 3 Classes<br>(Foo_run.java, Foo_stop.java, Foo_execute.java) which contain custom code by using Xdoclet. <br><br>Until
now I can generate one class for each class. For example if I have a
class (Foo.java) I can generate one other class (Foo_generated.java) by
using a template (foo.xdt).<br><br>Could you tell me how to generate new classes of each method of a class through Xdoclet?<br><br>Thank you in advance,<br>John<br /><hr />Connect to the next generation of MSN Messenger <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>
--_1613bd86-a9f9-409d-9732-a998968a39b5_--
--===============8881113425136791936==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
--===============8881113425136791936==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
xdoclet-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
--===============8881113425136791936==--