--- Sasvata Chatterjee <[EMAIL PROTECTED]> wrote:
> 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? Actually it's not xdoclet 2, who expects it, it's qdox. ( and unfortunately qdox project is not very active at the moment ) regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- Still using XDoclet 1.x? XDoclet 2 is released and of production quality. check it out: http://xdoclet.codehaus.org __________________________________________ Yahoo! DSL Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com
