Re: [Xdoclet-devel] Some queries regarding xdoclet

2005-07-01 Thread Matthias Germann
Hi, What about Helper Regards, Matthias Saurabh Agarwal schrieb: > 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 us

[Xdoclet-devel] Some queries regarding xdoclet

2005-07-01 Thread Saurabh Agarwal
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 .Helper But the problem is that i