CFX XSLT XSL Transforms for ColdFusion
CFX_XSLT Is a Cold Fusion Java CFX tag for executing XSL Transformations. The tag takes either a string of XSL or a file pointing to a XSL StyleSheet, and a string of XML or a file pointing to XML and applies the transformation.
Since CFX_XSLT is written in Java it works on all ColdFusion Platforms (Linux, Solaris, HP-UX, Windows). And the best part is that it's free and open source!
|