I am using the betwixt package to convert beans -> xml and I wanted to specify my 
output as follows:

<option name="beanName" value="beanValue"></option>

instead of the standard

<beanName>beanValue</beanName>

is there an easy way to do this via settings or params, or will I need to modify the 
parser directly?  And if I do need to modify the parser, could someone give me a tip 
on where to look in the source?

Thanks,
Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to