Milyn-Smooks Version 0.4

Milyn-Smooks

Version 0.4
Smooks Browser-Aware Content Delivery Adapter.

See:
          Description

Packages
org.milyn Smooks Content Delivery - *** STARTING POINT ***.
org.milyn.cdr Archive Definition Object Model.
org.milyn.cdr.cdrar Content Delivery Resource (CDR) Archive file (.cdrar file) definitions and handling.
org.milyn.container Request Container Abstraction.
org.milyn.container.servlet Servlet Container Request Container Implementation.
org.milyn.delivery Content Delivery.
org.milyn.delivery.assemble Assembly Unit Definitions.
org.milyn.delivery.http HTTP Header manipulation.
org.milyn.delivery.response HTTP response stream manipulation.
org.milyn.delivery.serialize Serialisation Unit Definitions.
org.milyn.delivery.trans Transformation Unit Definitions.
org.milyn.dom W3C Document Object Model (DOM) helper classes.
org.milyn.dtd DTD Handling - parsing and storage.
org.milyn.logging Smooks Logging - Apache Commons Logging.

 

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:
  1. name,
  2. profile-set, and
  3. 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.


Milyn-Smooks Version 0.4