XDOM.cfc - A ColdFusion Component For Easy XML Traversal, Manipulation, And Merging

Inspired by jQuery, XDOM.cfc is a collection-based ColdFusion component wrapper that provides an easy-to-use API for XML traversal, manipulation, and merging. Internally, XDOM maintains an aggregate of XML nodes that can be searched, deleted, and augmented with ease.

Features

  1. Flexible. The XDOM.cfc can be instantiated with just about anything that's related to XML - an XML string, a file path, an XML Document, an XML node, an array of XML nodes, or even another XDOM instance.
  2. Merging / Importing. The XDOM.cfc allows you to easily merge entire XML trees into the current collection of nodes.
  3. Aggregate. The XDOM.cfc allows you to aggregate attribute values and node text into arrays and lists.

Downloads

This project has been moved to GitHub.

  • Help Wanted - Find Your Next ColdFusion Job
InVision App - Prototyping Made Beautiful With Prototyping Tools