Package org.cdlib.xtf.saxonExt.pipe

Class Summary
BufferedRandomAccessFile Class to provide buffered, random access to a PDF file.
PipeBufferPool Keeps a pool of buffers used by the Pipe saxon extension functions, to minimize per-request memory gobbling.
PipeFileElement Pipes the contents of a file directly to the servlet request output stream, bypassing any further stylesheet processing.
PipeFileElement.PipeFileInstruction Worker class for PipeFileElement
PipeFopElement Implements a Saxon extension that runs the FOP processor to transform XSL-FO formatting instructions into a PDF file, and pipes that PDF back to the client.
PipeFopElement.PipeFopInstruction Worker class for PipeFopElement
PipeFopElement.PipeFopInstruction.PageInfo  
PipeRequestElement Implements a Saxon extension that goes out and makes an HTTP request (either GET or POST) and pipes the results directly through to the servlet response output stream, bypassing any further stylesheet processing.
PipeRequestElement.PipeRequestInstruction Worker class for PipeRequestElement
 

Enum Summary
PipeFopElement.MergeAt  
PipeFopElement.MergeMode