Hi,
I have a string which contains xml data.
It contains valid beans.
I need to get those beans. how should i convert the string to some resource from which i can get those beans?

Thank you.