|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SitemapOutputComponent in org.apache.cocoon.components.serializers |
Classes in org.apache.cocoon.components.serializers that implement SitemapOutputComponent | |
class |
EncodingSerializer
|
class |
XHTMLSerializer
|
Uses of SitemapOutputComponent in org.apache.cocoon.portal.reading |
Classes in org.apache.cocoon.portal.reading that implement SitemapOutputComponent | |
class |
ProxyReader
This reader is used to retrieve non XML content from external applications routet via the portal site. |
Uses of SitemapOutputComponent in org.apache.cocoon.portal.serialization |
Classes in org.apache.cocoon.portal.serialization that implement SitemapOutputComponent | |
class |
IncludingHTMLSerializer
This is a special serializer that allows to include content that is not XML at the last possible point. |
Uses of SitemapOutputComponent in org.apache.cocoon.reading |
Subinterfaces of SitemapOutputComponent in org.apache.cocoon.reading | |
interface |
Reader
A reader can be used to generate binary output for a request. |
Classes in org.apache.cocoon.reading that implement SitemapOutputComponent | |
class |
AbstractReader
A reader can be used to generate binary output for a request. |
class |
AxisRPCReader
SOAP Reader This reader accepts a SOAP Request, and generates the resultant response as output. |
class |
ComposerReader
Deprecated. Use the ServiceableReader instead |
class |
DatabaseReader
This Reader pulls a resource from a database. |
class |
DirectoryZipArchiver
The DirectoryZipArchiver component creates a compressed zip
archive of the files contained in the directory passed with 'src'.
|
class |
ImageReader
The ImageReader component is used to serve binary image data
in a sitemap pipeline. |
class |
JSPReader
The JSPReader component is used to serve Servlet and JSP page
output data in a sitemap pipeline. |
class |
ResourceReader
The ResourceReader component is used to serve binary data
in a sitemap pipeline. |
class |
ServiceableReader
The serviceable reader will allow any Reader implementation that
extends this to access other Avalon components. |
Uses of SitemapOutputComponent in org.apache.cocoon.serialization |
Subinterfaces of SitemapOutputComponent in org.apache.cocoon.serialization | |
interface |
Serializer
|
Classes in org.apache.cocoon.serialization that implement SitemapOutputComponent | |
class |
AbstractSerializer
|
class |
AbstractTextSerializer
|
class |
ElementProcessorSerializer
An implementation of nearly all of the methods included in the org.apache.poi.serialization.Serializer interface This is an abstract class. |
class |
FOPSerializer
|
class |
HSSFSerializer
Serializer to produce an HSSF stream. |
class |
HTMLSerializer
|
class |
iTextSerializer
|
class |
LinkSerializer
|
class |
POIFSSerializer
An extension of ElementProcessorSerializer with extensions for dealing with the POIFS filesystem This is an abstract class. |
class |
RTFSerializer
This class uses the jfor library to serialize XSL:FO documents to RTF streams. |
class |
SVGSerializer
A Batik based Serializer for generating PNG/JPEG images |
class |
SWFSerializer
uses the project http://developer.berlios.de/projects/spark-xml/ |
class |
TextSerializer
Text serializer converts XML into plain text. |
class |
XMidiSerializer
Takes SAX Events and serializes them as a standard MIDI file. |
class |
XMLSerializer
|
class |
ZipArchiveSerializer
A serializer that builds Zip archives by aggregating several sources. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |