A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/851.html
Document ID: 851 Branch: main Language: default Name: map:transform (unchanged) Document Type: Sitemap element (unchanged) Updated on: 6/14/08 12:51:39 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: 707 bytes (previous version: 74 bytes) Content diff: (2 equal lines skipped) <p>Adds a transformer to the pipeline.</p> +++ <p>A transformer is the central point in a sitemap pipeline. Within a pipeline +++ match, transformers consume SAX events and emit SAX events. Transformers are +++ placed inside a pipeline match between a generator and a serializer. You can +++ include several transformers within a pipeline match. Any pipeline match +++ containing a generator and transformer must end with a serializer.</p> +++ +++ <p>In the sitemap file, each transformer has a unique name which is mapped to a +++ java class. One transformer name must be declared as the default transformer. +++ Each transformer may have additional configuration information specified in +++ child elements.</p> +++ </body> </html>