A serializer is the last point of a pipeline. It "serializes" XML
arriving as SAX events into any binary format. Serializers can
additionally implement the
org.apache.cocoon.sitemap.SitemapModelComponent
interface to gain access to the resolver, objectModel,
source or parameters objects.
author: Pierpaolo Fumagalli author: (Apache Software Foundation) version: CVS $Id: Serializer.java 433543 2006-08-22 06:22:54Z crossley $