Package org.apache.xalan.xslt.extensions

Extension for redirecting transformation ouput to multiple files.

See:
          Description

Class Summary
Redirect Implements three extension elements to allow an XSLT transformation to redirect its output to multiple output files.
 

Package org.apache.xalan.xslt.extensions Description

Extension for redirecting transformation ouput to multiple files.

Xalan supports the creation and use of extension elements and extension functions, which may be implemented in Java, JavaScript, or another scripting language.

This package includes our own proprietary extensions. For more information on extensions, see Xalan Extensions.