Dreamweaver Template CFCs

From time to time [I've] wanted to be able to parse Dreamweaver template files from ColdFusion. [I] wrote a solution a year ago which did a fine job. But, [I] worked on it a bit more today and came out with two CFCs which work rather well.

These CFCs only support the standard Dreamweaver template editable regions. At some point in the future [I] may add support for optional and repeating regions. [I] wanted to do a full implementation, but template expressions proved to be too much of a pain to bother with at the moment.