hi, i'm in need of construct a proxy class with primitive types wrapped in objects,
however i don't  figure out yet how to ask for a match with the param type.
Is there a way to capture the result from <XDtParameter:methodParamType />
and then use it in a conditional sentence?
something like:
<XDtParameter:forAllMethodParams>
               set varType =  <XDtParameter:methodParamType />
               if varType == "int"
... </XDtParameter:forAllMethodParams>


thanks in advance


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to