How to generate classes for each method of a class through Xdoclet?

John Dous <[email protected]> Fri, 12 Dec 2008 15:45:09 +0200
Newsgroups gmane.comp.java.xdoclet.user
Message-ID <[email protected]>
--===============2359766223246174810==
Content-Type: multipart/alternative;
	boundary="_b9e31fc5-d878-4c46-800f-2252fe91da44_"

--_b9e31fc5-d878-4c46-800f-2252fe91da44_
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 like 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
using a template (foo.xdt).

Could you tell me how to generate new classes of each method of a class thr=
ough Xdoclet?

Thank you in advance=2C
John
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=3D7+wonders+world&mkt=3Den-US&form=3DQ=
BRE=

--_b9e31fc5-d878-4c46-800f-2252fe91da44_
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 X=
doclet. <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 cl=
asses of each method of a class through Xdoclet?<br><br>Thank you in advanc=
e=2C<br>John<br /><hr />Explore the seven wonders of the world <a href=3D'h=
ttp://search.msn.com/results.aspx?q=3D7+wonders+world&mkt=3Den-US&form=3DQB=
RE' target=3D'_new'>Learn more!</a></body>
</html>=

--_b9e31fc5-d878-4c46-800f-2252fe91da44_--


--===============2359766223246174810==
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/
--===============2359766223246174810==
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

--===============2359766223246174810==--