Smooks Browser-Aware Content Delivery Adapter.
Overview
The Smooks "Browser-Aware Content Delivery Adapter" is an attempt to to develop
a framework for delivering optimised content driven by a requesting browsers:
- name,
- profile-set, and
- markup definition (DTD)
This way we can develop descreet pieces of transformation logic (we call these
"Content Delivery Units") to perform specific types of transforming operations on
content before delivery to the browser e.g. the content contains XForms markup
but the requesting browser doesn't support XForms.
Check out the Smooks User Docs online at milyn.codehaus.org.
Content Delivery is performed by the classes in the org.milyn
package.