A new document has been created. http://cocoon.zones.apache.org/daisy/documentation/1450.html
Document ID: 1450 Branch: main Language: default Name: Transformers Document Type: Cocoon Document Created: 6/14/08 12:44:47 PM Creator (owner): Kamal Bhatt State: draft Parts ===== Content ------- Mime type: text/xml Size: 663 bytes Content: <html> <body> <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> Collections =========== The document belongs to the following collections: cdocs