Hi All , 
I am new to Xdoclet and have some queries regarding it.

I want to get the package name of  a class and while writing class
name i want to prepend the package name if it is present otherwise
not.

I am using something like this to get my full class name
<XDtPackage:packageName/>.<XDtClass:fullClassName/>Helper

But the problem  is that if my class is not in a package than i am 
getting the output as 
    .ClassNameHelper    
ie "." is unwanted how to get around with this.

Please help.
Thanks
-- 
«·´`·.(*·.¸(`·.¸ ¸.·´)¸.·*).·´`·»

  «.....[ Saurabh ].....»

«·´`·.(¸.·*(¸.·´ `·.¸)*·.¸).·´`·»


-------------------------------------------------------
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_idt77&alloc_id492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to