Package com.lowagie.servlets

Class Summary
BufferedResponse Wraps an HttpServletResponse instance, filtering any attempt to write or flush its output.
BufferedResponse.ByteArrayServletStream Implements a ServletOutputStream that writes to a memory buffer.
ITextOutputFilter Extends OutputfilterBase to pass the output from the filter chain through the iText library.
OutputFilterBase Base filter to enable filtering on the output of a resource, instead of the input.