XML parsing in VM

xavier kcb August 15, 2013

Hi,

1. How to do XML Parsing in Velocity template file in JIRA?

2. XML Traversing in VM file?

Thanks

xavier

1 answer

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2013

You should not be doing such things in VM.

And you should Google "xml unmarshalling java". Personally, I prefer JAXB.

Suggest an answer

Log in or Sign up to answer