XmlObject.execQuery() returns an array of XmlObjects. But how do I convert this array to an array of classes generated by XmlBeans?
Thanks.
XmlObject.execQuery() returns an array of XmlObjects. But how do I convert this array to an array of classes generated by XmlBeans?
Thanks.