This package implements a template engine to create XML, XHTML and other plain text formats. It can be extend using plug-in classes.
The templates are defined in a XML format. The tags with the xirl namespace denote template commands that are implemented by the template engine plug-ins.
Template errors throw exceptions that can be catched by applications in order to provide custom error handling.