How to generate classes for each method of a class?

John Dous <[email protected]> Fri, 12 Dec 2008 12:59:55 +0200
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <[email protected]>
--===============6936814705093516349==
Content-Type: multipart/alternative;
	boundary="_7034c4cb-6b14-4b94-b8df-7c5b6f3ee355_"

--_7034c4cb-6b14-4b94-b8df-7c5b6f3ee355_
Content-Type: text/plain; charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable


Hello there=2C

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=2Cstop=2Cexecute) I would li=
ke to generate 3 Classes
(Foo_run.java=2C Foo_stop.java=2C Foo_execute.java) which contain custom co=
de by using Xdoclet.=20

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 usi=
ng a template (foo.xdt).

Could you tell me how to generate new classes of each method of a class?

Thank you in advance=2C
John

_________________________________________________________________
Connect to the next generation of MSN Messenger=A0
http://imagine-msn.com/messenger/launch80/default.aspx?locale=3Den-us&sourc=
e=3Dwlmailtagline=

--_7034c4cb-6b14-4b94-b8df-7c5b6f3ee355_
Content-Type: text/html; charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style>
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Verdana
}
</style>
</head>
<body class=3D'hmmessage'>
Hello there=2C<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=2Cstop=
=2Cexecute) I would like to generate 3 Classes<br>(Foo_run.java=2C Foo_stop=
.java=2C 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 hav=
e 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 c=
lasses of each method of a class?<br><br>Thank you in advance=2C<br>John<br=
><br /><hr />Connect to the next generation of MSN Messenger=A0  <a href=3D=
'http://imagine-msn.com/messenger/launch80/default.aspx?locale=3Den-us&sour=
ce=3Dwlmailtagline' target=3D'_new'>Get it now! </a></body>
</html>=

--_7034c4cb-6b14-4b94-b8df-7c5b6f3ee355_--


--===============6936814705093516349==
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/
--===============6936814705093516349==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

--===============6936814705093516349==--