Package org.apache.cocoon.serialization

Interface Summary
Serializer A serializer is the last point of a pipeline.
SerializerFactory A serializer factory is the factory of Serializers.
SerializerFactory.Instance Instance of the Serializer created by the SerializerFactory
 

Class Summary
AbstractSerializer  
AbstractTextSerializer  
AbstractTextSerializer.NamespaceAsAttributes A pipe that ensures that all namespace prefixes are also present as 'xmlns:' attributes.
ElementProcessorSerializer An implementation of nearly all of the methods included in the org.apache.poi.serialization.Serializer interface This is an abstract class.
FOPSerializer  
HSSFSerializer Serializer to produce an HSSF stream.
HTMLSerializer  
iTextSerializer  
LinkSerializer  
POIFSSerializer An extension of ElementProcessorSerializer with extensions for dealing with the POIFS filesystem This is an abstract class.
RTFSerializer This class uses the jfor library to serialize XSL:FO documents to RTF streams.
SVGSerializer A Batik based Serializer for generating PNG/JPEG images
TextSerializer Text serializer converts XML into plain text.
VirtualPipelineSerializer  
XMidiSerializer Takes SAX Events and serializes them as a standard MIDI file.
XMLSerializer  
ZipArchiveSerializer A serializer that builds Zip archives by aggregating several sources.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.