Hi,

I have some existing tags, processed previously with an XDoclet plugin, which I am trying to migrate to XDoclet2.  For example, one parameter is a camel-cased one called "fromFields".  If I define the tag to have a method "getFromFields()", then XDoclet2 expects to have a tag parameter "from-fields".  Is there some qtags annotation, or some other way, that I can use to override the parameter name?

Thanks,
Shash

Reply via email to