Cold Fusion (CFML) » XML and CFML

CFX XML Parser

Author: Licence: Price: FREEHomepageDownloadCold Fusion (CFML), XML and CFMLCFX XML Parser

CFX_XMLParser is a Fast Java CFX tag that takes an XML document and returns a ColdFusion structure containing the XML document. Our tests show this parser to be about 1000% faster than the MSXML Parser invoked through CFOBJECT. CFOBJECT based parsers also tend to buckle under load.

Comments on: CFX XML Parser


FreshOne cannot be held responsible for the content of this page (CFX XML Parser - XML and CFML, Cold Fusion (CFML)). The content provided on this page and the comments on CFX XML Parser - XML and CFML, Cold Fusion (CFML) are user contributed.

Bookmark this page

           

Related scripts

CFX_XML2CFML
Converts XML data to a CFML structure for use with Cold Fusion. CF_DUMP is required to view structures in Cold...