I will happily commit it if you enhance forAllMethods to handle
name="process*" (note the *) case.

Ara.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED]] On Behalf Of Erik Hatcher
> Sent: Sunday, February 17, 2002 6:28 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] finding methods
> 
> Is it possible to find all methods that start with a certain prefix?
For
> example, I want to have a custom template pick up that there are
methods
> of
> this signature:
> 
>     public void processXyz (SomeType obj)
> 
> I want to find all "process" prefixed methods, regardless of their
suffix.
> Ideally I really only want such methods that only have a single
argument
> parameter list also - but I suspect I can accomplish that logic
already
> somehow.
> 
> If this isn't possible, then I guess I'm left writing my own tag
handler,
> right?  If so, then I'll probably write my own "for all setters" too
(see
> previous post) :).
> 
> Thanks,
>     Erik
> 
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to