A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/850.html
Document ID: 850 Branch: main Language: default Name: map:generate (unchanged) Document Type: Sitemap element (unchanged) Updated on: 6/14/08 12:49:16 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: 540 bytes (previous version: 75 bytes) Content diff: (2 equal lines skipped) <p>Sets the generator for the pipeline.</p> +++ <p>A generator is the starting point of an XML pipeline. It generates XML +++ content as SAX events and initializes pipeline processing. Every pipeline match +++ containing a generator must be terminated by a serializer.</p> +++ +++ <p>In the sitemap file, each generator has a unique name which is mapped to a +++ Java class. One generator name must be declared as the default generator. Each +++ generator may have additional configuration information specified in child +++ elements.</p> +++ </body> </html>