SmartClient Version: v9.1p_2014-06-30/LGPL Development Only (built 2014-06-30)
Basic question: I have a REST call I'm making to a server and part of the payload returned is an XML blob. What are the names of the classes in SmartGWT that can be used to parse the XML, access the DOM using XPATH, and modifying the DOM?
Basic question: I have a REST call I'm making to a server and part of the payload returned is an XML blob. What are the names of the classes in SmartGWT that can be used to parse the XML, access the DOM using XPATH, and modifying the DOM?