Hi,
I get a String with Data in XML. How can I insert it in my DataSource object?
I've found only
setDataURL("path/to/data.xml");
I need something like this, but for a simple string.
Thanks in advance.
Best Regards,
-sipungora
I get a String with Data in XML. How can I insert it in my DataSource object?
I've found only
setDataURL("path/to/data.xml");
I need something like this, but for a simple string.
Thanks in advance.
Best Regards,
-sipungora