--- [EMAIL PROTECTED] wrote:
> Im making my own template and I would like to know
> inside the template the value of a method tag. Kind
> of
> 
> <XDtMethod:forAllMethods>
> <XDtMine:myTag/>
> </XDtMethod:forAllMethods>
> 
> insite the class 
> 
> public class MyTagHandler extends XDocletTagSupport
> {
> public String myTag(String template, Properties
> attributes)
> {
> ?????????????
> }
> 
> }
> How do I use the method : isTagValueEqual to know
> the value of a tag in a method? Thanks to who
> answer!!!
there is plenty of examples in xdoclet codebase - 
at least in ejb taghandlers...

regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verst�rkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] f�r die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to