Daisy Guo wrote:

I'm writing a template to generate an xml file, in which I need part of the
package name, like "compay" in "com.company.MyClass". I use
now, but that give me the full package name -
"com.company", is there a way to leave "com." out?

You'll probably need to write your own tag handler. Isn't that difficult. Take a look on the existing tag handlers to get a feeling about how to write one.

--
Pazu <[EMAIL PROTECTED]>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user


Reply via email to