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
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