Package org.cdlib.xtf.saxonExt

This package contains Saxon extensions that add external connectivity options that stylesheets can utilize.

See:
          Description

Class Summary
Exec Front-end to the "Exec" Saxon extension, which allows stylesheets to call command-line programs, with proper error handling, timeouts, and format conversion.
Image Front-end to the "Image" Saxon extension, which allows stylesheets to perform image extraction and highlighting.
InstructionWithContent Base class that automates much of the tedious Saxon housekeeping for an extension instruction that supports arbitrary content.
Mail Front-end to the "Mail" Saxon extension, which allows stylesheets to send email using an SMTP server.
Redirect Implements the "Redirect" Saxon extension, which allows stylesheets to force an immediate HTTP redirect to a different URL.
Redirect.SendElement Implements a Saxon instruction that executes an external process and properly formats the result.
SQL Class SQLElementFactory.
 

Package org.cdlib.xtf.saxonExt Description

This package contains Saxon extensions that add external connectivity options that stylesheets can utilize.