Package org.apache.cocoon.reading

Interface Summary
Reader A reader can be used to generate binary output for a request.
 

Class Summary
AbstractReader A reader can be used to generate binary output for a request.
AxisRPCReader SOAP Reader This reader accepts a SOAP Request, and generates the resultant response as output.
CaptchaReader The CaptchaReader is a simple tool generating JPEG images for the text supplied as its source in a way so that it's hard to parse automatically.
DatabaseReader This Reader pulls a resource from a database.
DirectoryZipArchiver The DirectoryZipArchiver component creates a compressed zip archive of the files contained in the directory passed with 'src'.
ImageReader The ImageReader component is used to serve binary image data in a sitemap pipeline.
JSPReader The JSPReader component is used to serve Servlet and JSP page output data in a sitemap pipeline.
ResourceReader The ResourceReader component is used to serve binary data in a sitemap pipeline.
ServiceableReader The serviceable reader will allow any Reader implementation that extends this to access other Avalon components.
VirtualPipelineReader  
 



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