Hi,

Is there any method to convert an xml string (ex :
"<employees><person><name>Tove</name><age>32</age></person><person><name>Jani</name><age>26</age></person></employees>")
to a json object using jaggery, I need to access the JSON object in
jaggery.

Currently I am using JAXB to convert the xml to a Java Object and the write
the json in jaggery. Is there any work-around to achieve the mentioned
functionality.

Any help is appreciated.

Thanks.

-- 
Sabra Ossen
*Software Engineering Intern*
Mobile : +94 (0) 785 227 769
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to