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.
ComposerReader Deprecated. Use the ServiceableReader instead
DatabaseReader This Reader pulls a resource from a database.
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.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.