function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AcMEGXAcMEGX 

DOM Document Class equivalent for XmlStreamReader "setCoalescing(boolean)" function

Hi Experts,

 

I am trying to parse an XML with CDATA embeded.  I was wondering if there is a Dom.Document class function equivalent for XmlStreamReader "setCoalescing(boolean)" function to parse the XML

 

Thanks in advance

 

Regards,

G