Luna::VariantUtils::get_xml_content
Variant & get_xml_content(Variant &xml_element)
Gets content of one XML element.
Parameters
-
in xml_element
The variant that represents the XML element.
Return value
Returns one reference to the content array of the XML element. Every element in the content array is a variant that represents one child XML element.