You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2008/06/14 14:50:50 UTC

[DAISY] Updated: map:serialize

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/849.html

Document ID: 849
Branch: main
Language: default
Name: map:serialize (unchanged)
Document Type: Sitemap element (unchanged)
Updated on: 6/14/08 12:50:43 PM
Updated by: Kamal Bhatt

A new version has been created, state: draft

Parts
=====

Short description
-----------------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 626 bytes (previous version: 155 bytes)
Content diff:
(3 equal lines skipped)
    <p>Sets the serializer for the pipeline, ends sitemap evaluation and triggers
    execution of the XML-processing pipeline.</p>
    
+++ <p>A serializer is the end point of an xml pipeline. It transforms SAX events
+++ into binary or char streams for final client consumption. Every pipeline match
+++ containing a generator must be terminated by a serializer.</p>
+++ 
+++ <p>In the sitemap file, each serializer has a unique name which is mapped to a
+++ java class. One serializer name must be declared as the default serialzer. Each
+++ serializer may have additional configuration information specified in child
+++ elements.</p>
+++ 
    </body>
    </html>