Class XMLStylesheetExtension

java.lang.Object
org.faceless.publisher.ext.XMLStylesheetExtension
All Implemented Interfaces:
ReportFactoryExtension

public class XMLStylesheetExtension extends Object implements ReportFactoryExtension
A ReportFactoryExtension that will process any <?xml-stylesheet?> processing instructions preceding the XML in the input source. One of these extensions is added to every ReportFactory by default, and is currently required for normal operation.