Heiko,
You have mentioned xdoclet2. Do you know if this is usable right now? If not, when will it be available?
Regards Jose
Rupp, Heiko wrote:
Hi,
Is there a way to use Java methods such String's 'toUpper' function, etc. within .xdt files?
Not that I am aware of.
Xdoclet2 will provide you with more features.
For Xdoclet1: grab the source tree, edit the file, where e.g.
XDtMethod... is in, add your new methods, recompile and you should be able to use them (iirc, ymmv). Look at how the existing methods are tagged, as this is probably needed.
Heiko
------------------------------------------------------- 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/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
